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.4+115fce864fec7bf37ea70396e6660596be991d3b
protected readonly Object CacheLock
Protected ReadOnly CacheLock As Object
protected:
initonly Object^ CacheLock
Значение поля
Object