Finishes the asynchronous execution of the GetObject operation.

C# |
public GetObjectResponse EndGetObject( IAsyncResult asyncResult )

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

Returns a GetObjectResponse from S3.

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

GetObject()()()()