Finishes the asynchronous execution of the  ReadPipeline operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ReadPipelineResponse EndReadPipeline( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginReadPipeline.
 Return Value
 Return ValueReturns a  ReadPipelineResult from ElasticTranscoder.
 See Also
 See Also