Finishes the asynchronous execution of the Download operation.

C# |
public void EndDownload( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDownload.

Exception | Condition |
---|---|
ArgumentNullException | |
WebException | |
AmazonS3Exception |

Download()()()()