ReceiveContext.Faulted Event

Definition

Defines the event to raised when an exception has occurred during the messaging process.

public:
 event EventHandler ^ Faulted;
public event EventHandler Faulted;
member this.Faulted : EventHandler 
Public Custom Event Faulted As EventHandler 
Public Event Faulted As EventHandler 

Event Type

Applies to