ServiceRpcDescriptor.RpcOrderPreservingSynchronizationContext.UnhandledException Event

Definition

Occurs when posted work throws an unhandled exception.

public:
 event EventHandler<Exception ^> ^ UnhandledException;
public event EventHandler<Exception>? UnhandledException;
member this.UnhandledException : EventHandler<Exception> 
Public Event UnhandledException As EventHandler(Of Exception) 

Event Type

Applies to