Property IsDisposed
IsDisposed
Gets a value indicating whether this instance is disposed.
public bool IsDisposed { get; }
Property Value
- bool
true
if this instance is disposed; otherwise,false
.
Gets a value indicating whether this instance is disposed.
public bool IsDisposed { get; }
true
if this instance is disposed; otherwise, false
.