ReceiveContext.Fault Method

Definition

Causes the state machine to transition to the faulted state.

protected public:
 virtual void Fault();
protected internal virtual void Fault ();
abstract member Fault : unit -> unit
override this.Fault : unit -> unit
Protected Friend Overridable Sub Fault ()

Applies to