Finishes the asynchronous execution of the DeleteItem operation.

C# |
DeleteItemResponse EndDeleteItem( IAsyncResult asyncResult )

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

Returns a DeleteItemResult from AmazonDynamoDB.
