Click or drag to resize

IUnhandledExceptionHandlerService Methods

The IUnhandledExceptionHandlerService type exposes the following members.

Methods
 NameDescription
Public methodAddHandler Registers a handler and puts them on top of the list. If the flag isExclusive is set to true, all handlers below the newly registered handler are not called.
Public methodRemoveHandler Unregisters the handler.
Top
See Also