ServiceBrokerClient.IsDisposed Property

Definition

Gets a value indicating whether this instance has been disposed.

public:
 property bool IsDisposed { bool get(); };
public bool IsDisposed { get; }
member this.IsDisposed : bool
Public ReadOnly Property IsDisposed As Boolean

Property Value

true if this instance has been disposed.

Applies to