IsDisposed
Gets a value indicating whether the context is currently disposed (contexts can be recycled, therefore the disposed state is not the final state).
Declaration
bool IsDisposed { get; }Property Value
| Type | Description |
|---|---|
| bool |
Gets a value indicating whether the context is currently disposed (contexts can be recycled, therefore the disposed state is not the final state).
bool IsDisposed { get; }| Type | Description |
|---|---|
| bool |