ReceiveContext.OnFaulted Method

Definition

Called when the state machine is transitioning to the faulted state.

protected:
 virtual void OnFaulted();
protected virtual void OnFaulted ();
abstract member OnFaulted : unit -> unit
override this.OnFaulted : unit -> unit
Protected Overridable Sub OnFaulted ()

Applies to