Method IsDisposed
IsDisposed()
Determines whether this instance is disposed.
protected bool IsDisposed()
Returns
- bool
true
if this instance is disposed; otherwise,false
.
Determines whether this instance is disposed.
protected bool IsDisposed()
true
if this instance is disposed; otherwise, false
.