Finishes the asynchronous execution of the GetObjectMetadata operation.

C# |
public GetObjectMetadataResponse EndGetObjectMetadata( IAsyncResult asyncResult )

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

Returns a GetObjectMetadataResponse from S3.

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

GetObjectMetadata()()()()