Finishes the asynchronous execution of the  ReadJob operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ReadJobResponse EndReadJob( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginReadJob.
 Return Value
 Return ValueReturns a  ReadJobResult from ElasticTranscoder.
 See Also
 See Also