isDisposed property
Flag indicating that this instance is disposed
Store can't be used if this flag is true
Implementation
bool isDisposed = false;
Flag indicating that this instance is disposed
Store can't be used if this flag is true
bool isDisposed = false;