Finishes the asynchronous execution of the  DeletePreset operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DeletePresetResponse EndDeletePreset( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeletePreset.
 Return Value
 Return ValueReturns a  DeletePresetResult from ElasticTranscoder.
 See Also
 See Also