The UnhandledExceptionManagertype exposes the following members.

Fields

  Name Description
VerifyAndIgnoreUnhandledThreadPoolException
Unhandled exception handler delegate. The application should return true to ignore the exception and false to rethrow in the worker therad.

See Also