Finishes the asynchronous execution of the GetItem operation.

C# |
public Document EndGetItem( IAsyncResult asyncResult )

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

Document from DynamoDB.

C# |
public Document EndGetItem( IAsyncResult asyncResult )