TokenInMemoryLruCacheTKey, TValueCacheLock - поле

The object used to synchronize access to the cache. Ensures thread safety for operations that modify the cache, such as adding, removing, and cleaning up entries.

Definition

Пространство имён: Tessa.Tokens.Caching
Сборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
protected readonly Object CacheLock

Значение поля

Object

См. также