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.158 -- Release Build+8af53c44e6ad1fac543a652d58b46c9843b74b64
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