Finishes the asynchronous execution of the  ListPipelines operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListPipelinesResponse EndListPipelines( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListPipelines.
 Return Value
 Return ValueReturns a  ListPipelinesResult from ElasticTranscoder.
 See Also
 See Also