Open sandboxFocus

Property IsDisposed

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