IUserInfoSettingsCacheExpiration - свойство

In-memory cache expiration for each UserInfo record. If value is Zero, then the cache is turned off.

Definition

Пространство имён: Tessa.Roles.UserInfo
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
TimeSpan CacheExpiration { get; }

Значение свойства

TimeSpan

Заметки

By default, the value is DefaultCacheExpiration. Negative values aren't allowed.

См. также