Finishes the asynchronous execution of the  CreateEventSubscription operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public CreateEventSubscriptionResponse EndCreateEventSubscription( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateEventSubscription.
 Return Value
 Return ValueReturns a  CreateEventSubscriptionResult from Redshift.
 See Also
 See Also