Store.Disposed Property

Definition

indicates true when the store has been disposed

public:
 property bool Disposed { bool get(); };
public bool Disposed { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Disposed : bool
Public ReadOnly Property Disposed As Boolean

Property Value

bool

Attributes

Applies to