Property UseOwnCache
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
UseOwnCache
The flag to use own (not shared) MemoryCache instance as an ActiveSession objects storage
public bool UseOwnCache { get; set; }