Downloads the remote file to the data stream.
DownloadFileAsync(String, Stream, ExtendedAsyncCompletedEventHandler<Int64>, Object) | Downloads the remote file to the data stream. |
DownloadFileAsync(String, Stream, Object) | Initiates an asynchronous operation to download the remote file to the data stream. |
DownloadFileAsync(String, String, ExtendedAsyncCompletedEventHandler<Int64>, Object) | Downloads the remote file to the local file. |
DownloadFileAsync(String, String, Object) | Initiates an asynchronous operation to download the remote file to the local file. |
DownloadFileAsync(String, String, Int64, Int64, Int64, ExtendedAsyncCompletedEventHandler<Int64>, Object) | Downloads the remote file to the local file. |
DownloadFileAsync(String, String, Int64, Int64, Int64, Object) | Initiates an asynchronous operation to download the remote file to the local file. |
DownloadFileAsync(String, Stream, Int64, Int64, ExtendedAsyncCompletedEventHandler<Int64>, Object) | Downloads the remote file to the data stream. |
DownloadFileAsync(String, Stream, Int64, Int64, Object) | Initiates an asynchronous operation to download the remote file to the data stream. |
DownloadFileAsync(String, Stream) | Initiates an asynchronous operation to download the remote file to the data stream. |
DownloadFileAsync(String, String) | Initiates an asynchronous operation to download the remote file to the local file. |
DownloadFileAsync(String, String, Int64, Int64, Int64) | Initiates an asynchronous operation to download the remote file to the local file. |
DownloadFileAsync(String, Stream, Int64, Int64) | Initiates an asynchronous operation to download the remote file to the data stream. |