InterprocessCacheReloadOnChange Property
Gets or sets flag that enables system to monitor for changes in
FileName and automatically reload
FileData.
Namespace: Gemstone.IOAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.160 -- Release Build+19b74ac03cedad8575bb1ceb00051318b7421d0d
public bool ReloadOnChange { get; set; }
Public Property ReloadOnChange As Boolean
Get
Set
public:
property bool ReloadOnChange {
bool get ();
void set (bool value);
}
function get_ReloadOnChange();
function set_ReloadOnChange(value);
Property Value
Boolean