Sets the ContractFailedEventArgs.Handled property to true.
The ContractFailedEventArgs.SetHandled method provides a way for the runtime analysis checker to indicate that a contract exception has been handled. See the ContractFailedEventArgs.Handled property for more information.