ServiceRpcDescriptor.RpcConnection.IsDisposed Property

Definition

Gets a value indicating whether this instance has been disposed.

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

Property Value

true if this instance has been disposed.

Implements

Applies to