Property IsDisposed
IsDisposed
Indicates if the object is already disposed.
Declaration
bool IsDisposed { get; }
Property Value
Type | Description |
---|---|
bool |
|
Indicates if the object is already disposed.
bool IsDisposed { get; }
Type | Description |
---|---|
bool |
|