Property IsDisposed
IsDisposed
Returns true if the Dispose() method has been called.
Declaration
public bool IsDisposed { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Returns true if the Dispose() method has been called.
public bool IsDisposed { get; }
| Type | Description |
|---|---|
| System.Boolean |