Finishes the asynchronous execution of the  ListPresets operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ListPresetsResponse EndListPresets( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListPresets.
 Return Value
 Return ValueReturns a  ListPresetsResult from ElasticTranscoder.
 See Also
 See Also