Constructor FtpDownloadTool
FtpDownloadTool()
Initializes a new instance with default options.
public FtpDownloadTool()
FtpDownloadTool(FtpToolOptions)
Initializes a new instance with the specified options.
public FtpDownloadTool(FtpToolOptions options)
Parameters
optionsFtpToolOptionsConfiguration options for the tool.