[This is preliminary documentation and is subject to change.]
Indicates whether this object was already disposed - the Dispose() has finished
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Disposed { get; }
public bool Disposed { get; }
Public ReadOnly Property Disposed As Boolean
Get
Public ReadOnly Property Disposed As Boolean
Get
public:
property bool Disposed {
bool get ();
}
public:
property bool Disposed {
bool get ();
}
member Disposed : bool with get
member Disposed : bool with get
Property Value
Type:
Boolean