Finishes the asynchronous execution of the AddCache operation.

C# |
public AddCacheResponse EndAddCache( IAsyncResult asyncResult )

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

Returns a AddCacheResult from AmazonStorageGateway.
