AvatarContentTokenProviderTokenByIDCache - свойство

In-memory cache for tokens indexed by token ID. This cache helps reduce the number of repository calls when retrieving tokens by their string identifier. Tokens are stored for the configured expiration period or until manually removed.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
protected virtual TokenInMemoryCache<string, ITokenInfo> TokenByIDCache { get; }

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

TokenInMemoryCacheString, ITokenInfo

См. также