MessageClientEntity.ThrowIfFaulted Method

Throws an exception if the client is faulted.

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

Syntax

'Declaration
Protected Sub ThrowIfFaulted
'Usage

Me.ThrowIfFaulted()
protected void ThrowIfFaulted()
protected:
void ThrowIfFaulted()
member ThrowIfFaulted : unit -> unit 
protected function ThrowIfFaulted()

See Also

Reference

MessageClientEntity Class

Microsoft.ServiceBus.Messaging Namespace