InterprocessCacheAutoSave Property
Namespace: Gemstone.IOAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.173 -- Release Build+298e1c238b074757f82f41812034645402a162ed
public bool AutoSave { get; set; }
Public Property AutoSave As Boolean
Get
Set
public:
property bool AutoSave {
bool get ();
void set (bool value);
}
function get_AutoSave();
function set_AutoSave(value);
Property Value
Boolean