MessageClientEntity.OnFaulted Method

Executes upon calling the Fault operation.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)

Syntax

'Declaration
Protected Overridable Sub OnFaulted
'Usage

Me.OnFaulted()
protected virtual void OnFaulted()
protected:
virtual void OnFaulted()
abstract OnFaulted : unit -> unit 
override OnFaulted : unit -> unit 
protected function OnFaulted()

See Also

Reference

MessageClientEntity Class

Microsoft.ServiceBus.Messaging Namespace