MessageClientEntity.ThrowIfDisposedOrImmutable Method

Throws an exception if the client is disposed or immutable.

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

Syntax

'Declaration
Protected Sub ThrowIfDisposedOrImmutable
'Usage

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

See Also

Reference

MessageClientEntity Class

Microsoft.ServiceBus.Messaging Namespace