[This is preliminary documentation and is subject to change.]
Indicates whether this object Dispose() has been called and dispose started but not finished yet
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool DisposeStarted { get; }
public bool DisposeStarted { get; }
Public ReadOnly Property DisposeStarted As Boolean
Get
Public ReadOnly Property DisposeStarted As Boolean
Get
public:
property bool DisposeStarted {
bool get ();
}
public:
property bool DisposeStarted {
bool get ();
}
member DisposeStarted : bool with get
member DisposeStarted : bool with get
Property Value
Type:
Boolean