Finishes the asynchronous execution of the  GetDistributionConfig operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public GetDistributionConfigResponse EndGetDistributionConfig( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetDistributionConfig.
 Return Value
 Return ValueReturns a  GetDistributionConfigResult from CloudFront.
 See Also
 See Also