Finishes the asynchronous execution of the MergeShards operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public MergeShardsResponse EndMergeShards( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginMergeShards.
 See Also
 See Also