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.
Пространство имён: Tessa.Tokens.CachingСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
protected readonly Object CacheLock
Protected ReadOnly CacheLock As Object
protected:
initonly Object^ CacheLock
Значение поля
Object