Open sandboxFocus

Property IsDisposed

IsDisposed

Determines 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