IObjectCacheBaseLowWaterMark Property

Scanjour Workflow4 Reference Manual
When cache grows to HighWaterMark objects will be removed from the cache until the total size is less than LowWaterMark.

Namespace:  Scanjour.Workflow4.Base.Cache
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

long LowWaterMark { get; set; }

Property Value

Type: Int64
See Also

Reference