Finishes the asynchronous execution of the DeleteTape operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DeleteTapeResponse EndDeleteTape( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteTape.
 Return Value
 Return ValueReturns a DeleteTapeResult from AmazonStorageGateway.
 See Also
 See Also