SafeDispatcher.SafeDispatcherUnhandledException Event
Occurs when a thread exception is thrown and not caught during execution of a delegate by way of Invoke, BeginInvoke, or InvokeAsync.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public event UnhandledExceptionEventHandler SafeDispatcherUnhandledException
Public Event SafeDispatcherUnhandledException As UnhandledExceptionEventHandler
Remarks
This event is raised when an exception that was thrown during execution of a delegate by way of Invoke, BeginInvoke, or InvokeAsync is not caught in Unified Service Desk.
See Also
SafeDispatcher Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Use SafeDispatcher for custom hosted controls in Unified Service Desk
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright