Overload List
| Name | Description | |
|---|---|---|
| GetFile(String, Stream) |
Downloads the remote file to the data stream.
| |
| GetFile(String, String) |
Downloads the remote file to the local file.
| |
| GetFile(String, Stream, Int64) |
Downloads the remote file to the data stream.
| |
| GetFile(String, String, Int64, Int64) |
Downloads the remote file to the local file.
|