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.150 -- Release Build+64e3b411e1abfbd2d4d8a81e850c3909a0ce8731
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