Finishes the asynchronous execution of the  DeleteDistribution operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DeleteDistributionResponse EndDeleteDistribution( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteDistribution.
 Return Value
 Return ValueReturns a  DeleteDistributionResult from CloudFront.
 See Also
 See Also