Finishes the asynchronous execution of the DownloadDirectory operation.

C# |
public void EndDownloadDirectory( IAsyncResult asyncResult )

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

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

Download()()()()