static CacheAspect() { MaxCacheTime = int.MaxValue; IsEnabled = true; CleanupThread.Init(); }
static CacheAspect() { CleanupThread.Init(); }