ISettingsUnitCacheObserverOnExpire - метод
Called when a cached settings unit record is evicted from the memory cache due to expiration or memory pressure.
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
void OnExpire(
SettingsUnitKey key
)
Sub OnExpire (
key As SettingsUnitKey
)
void OnExpire(
SettingsUnitKey^ key
)
abstract OnExpire :
key : SettingsUnitKey -> unit
Параметры
- key SettingsUnitKey
Key for identifying a settings unit or fragment.