Property Instance
Get underlying cache instance for this domain.
If null - cache is disabled, everything goes through DB.
public IRedbObjectCache? Instance { get; }
Get underlying cache instance for this domain.
If null - cache is disabled, everything goes through DB.
public IRedbObjectCache? Instance { get; }