UnhandledExceptionManager Members

Include Protected Members
Include Inherited Members

Provides a way for the application to register for a handler to catch any unhandled exceptions uncaught from a worker thread initiated by the platform.

The UnhandledExceptionManager type exposes the following members.

Fields

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

Top

See Also

Reference

UnhandledExceptionManager Class

Microsoft.Rtc.Signaling Namespace