Finishes the asynchronous execution of the  ReadPreset operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ReadPresetResponse EndReadPreset( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginReadPreset.
 Return Value
 Return ValueReturns a  ReadPresetResult from ElasticTranscoder.
 See Also
 See Also