Finishes the asynchronous execution of the UploadDirectory operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public void EndUploadDirectory( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUploadDirectory.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoUploadDirectory()()()()