UnhandledExceptionManager Class

Defines a handler for unhandled exceptions from worker threads.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Signaling..::..UnhandledExceptionManager

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public NotInheritable Class UnhandledExceptionManager
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class UnhandledExceptionManager

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

UnhandledExceptionManager Members

Microsoft.Rtc.Signaling Namespace