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.136 -- Release Build+d454dafd53fcce88fce9c0a8ec8597176c30b791
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