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