Finishes the asynchronous execution of the Upload operation.

C# |
public void EndUpload( IAsyncResult asyncResult )

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

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

UploadDirectory()()()()