Finishes the asynchronous execution of the  ModifyEventSubscription operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ModifyEventSubscriptionResponse EndModifyEventSubscription( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginModifyEventSubscription.
 Return Value
 Return ValueReturns a  ModifyEventSubscriptionResult from Redshift.
 See Also
 See Also