Finishes the asynchronous execution of the  GetStreamingDistribution operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetStreamingDistributionResponse EndGetStreamingDistribution( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetStreamingDistribution.
 Return Value
 Return ValueReturns a  GetStreamingDistributionResult from CloudFront.
 See Also
 See Also