Finishes the asynchronous execution of the  SetTerminationProtection operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public SetTerminationProtectionResponse EndSetTerminationProtection( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginSetTerminationProtection.
 Return Value
 Return ValueReturns a  SetTerminationProtectionResult from ElasticMapReduce.
 See Also
 See Also