This topic has not yet been rated - Rate this topic

MessageClientEntity.IsClosed Property

Gets or sets a value that indicates whether the message client entity is closed.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public bool IsClosed { get; }

Property Value

Type: System.Boolean
true if the message client entity is closed; otherwise, false.
Did you find this helpful?
(1500 characters remaining)