Finishes the asynchronous execution of the  DeleteClusterSnapshot operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DeleteClusterSnapshotResponse EndDeleteClusterSnapshot( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteClusterSnapshot.
 Return Value
 Return ValueReturns a  DeleteClusterSnapshotResult from Redshift.
 See Also
 See Also