Edit

Share via


UnhandledExceptionManager.VerifyAndIgnoreUnhandledThreadPoolException Field

Definition

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 

Field Value

Applies to