Finishes the asynchronous execution of the  GetDistribution operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetDistributionResponse EndGetDistribution( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetDistribution.
 Return Value
 Return ValueReturns a  GetDistributionResult from CloudFront.
 See Also
 See Also