MessageClientEntity.ThrowIfClosed Method

Throws an exception if the message client entity is closed.

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

Syntax

'Declaration
Protected Sub ThrowIfClosed
'Usage

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

See Also

Reference

MessageClientEntity Class

Microsoft.ServiceBus.Messaging Namespace