InterprocessCacheAutoSave Property

Gets or sets flag that determines if InterprocessCache should automatically initiate a save when FileData has been updated.

Definition

Namespace: Gemstone.IO
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.136 -- Release Build+d454dafd53fcce88fce9c0a8ec8597176c30b791
public bool AutoSave { get; set; }

Property Value

Boolean

See Also