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