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.128 -- Release Build+d050cfc5563c89a1188cc3c6b2d417530856f490
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