ISettingsUnitCacheObserverOnExpire - метод

Called when a cached settings unit record is evicted from the memory cache due to expiration or memory pressure.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
void OnExpire(
	SettingsUnitKey key
)

Параметры

key  SettingsUnitKey
Key for identifying a settings unit or fragment.

См. также