Finishes the asynchronous execution of the  GetStreamingDistributionConfig operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetStreamingDistributionConfigResponse EndGetStreamingDistributionConfig( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetStreamingDistributionConfig.
 Return Value
 Return ValueReturns a  GetStreamingDistributionConfigResult from CloudFront.
 See Also
 See Also