Edit

Share via


Board.Disposed Property

Definition

True if this instance is disposed. Any attempt to use it after this becomes true results in undefined behavior.

protected bool Disposed { get; }
member this.Disposed : bool
Protected ReadOnly Property Disposed As Boolean

Property Value

Applies to