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