다음을 통해 공유


DisposableObject.IsDisposed Property

Definition

Gets a value indicating whether the object has been disposed once, protects against double disposal.

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

Property Value

Applies to