UnhandledExceptionManager.VerifyAndIgnoreUnhandledThreadPoolException Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unhandled exception handler delegate. The application should return true to ignore the exception and false to rethrow in the worker thread.
public: static Microsoft::Rtc::Signaling::UnhandledThreadPoolExceptionHandler ^ VerifyAndIgnoreUnhandledThreadPoolException;
public static Microsoft.Rtc.Signaling.UnhandledThreadPoolExceptionHandler VerifyAndIgnoreUnhandledThreadPoolException;
staticval mutable VerifyAndIgnoreUnhandledThreadPoolException : Microsoft.Rtc.Signaling.UnhandledThreadPoolExceptionHandler
Public Shared VerifyAndIgnoreUnhandledThreadPoolException As UnhandledThreadPoolExceptionHandler