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.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
protected readonly Lock CacheLock

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

Lock

См. также