Renderer.UnhandledSynchronizationException Event

Definition

Allows the caller to handle exceptions from the SynchronizationContext when one is available.

public:
 event UnhandledExceptionEventHandler ^ UnhandledSynchronizationException;
public event UnhandledExceptionEventHandler UnhandledSynchronizationException;
member this.UnhandledSynchronizationException : UnhandledExceptionEventHandler 
Public Custom Event UnhandledSynchronizationException As UnhandledExceptionEventHandler 

Event Type

Applies to