IObjectCacheBaseLowWaterMark Property
When cache grows to HighWaterMark objects will be removed from the cache until the total size is less than LowWaterMark.
Namespace: Scanjour.Workflow4.Base.CacheAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
long LowWaterMark { get; set; }
Property LowWaterMark As Long
Get
Set
property long long LowWaterMark {
long long get ();
void set (long long value);
}
abstract LowWaterMark : int64 with get, set
Property Value
Int64