Finishes the asynchronous execution of the  PurchaseReservedNodeOffering operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public PurchaseReservedNodeOfferingResponse EndPurchaseReservedNodeOffering( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPurchaseReservedNodeOffering.
 Return Value
 Return ValueReturns a  PurchaseReservedNodeOfferingResult from Redshift.
 See Also
 See Also