Finishes the asynchronous execution of the  ListStreamingDistributions operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListStreamingDistributionsResponse EndListStreamingDistributions( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListStreamingDistributions.
 Return Value
 Return ValueReturns a  ListStreamingDistributionsResult from CloudFront.
 See Also
 See Also