Overload | Description |
---|---|
DownloadStreamAsync(Stream,String,Int64) | Download to a file stream from the FTP server asynchronously from the specified byte offset. |
DownloadStreamAsync(Stream,String,Int64,Object) | Download to a file stream from the FTP server asynchronously from the specified byte offset. |
DownloadStreamAsync(Stream,String) | Download to a file stream from the FTP server asynchronously. |
DownloadStreamAsync(Stream,String,Object) | Download to a file stream from the FTP server asynchronously. |