TokenInMemoryCacheTKey, TValueTryAcquireCleanupLock - метод

Attempts to acquire a lock for cleaning up the cache if it hasn't already been acquired.

Definition

Пространство имён: Tessa.Tokens.Caching
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
protected bool TryAcquireCleanupLock()

Возвращаемое значение

Boolean
if the lock is successfully acquired; if cache is being cleaned up in parallel, therefore the lock is not acquired.

См. также