[#node-TxDownloadManagerImpl-2constructor] = xref:node.adoc[node]::xref:node/TxDownloadManagerImpl.adoc[TxDownloadManagerImpl]::TxDownloadManagerImpl :relfileprefix: ../../ :mrdocs: Construct the implementation from the download options. == Synopsis Declared in `<node/txdownloadman_impl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TxDownloadManagerImpl(xref:node/TxDownloadOptions.adoc[TxDownloadOptions] const& options); ---- == Parameters [cols="1,4"] |=== | Name| Description | *options* | Options controlling download behavior. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#