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