MessageClientEntity.ThrowIfDisposed Method

Throws an exception if the message client entity is disposed.

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

Syntax

'Declaration
Protected Sub ThrowIfDisposed
'Usage

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

See Also

Reference

MessageClientEntity Class

Microsoft.ServiceBus.Messaging Namespace