Click or drag to resize
SynchronizationEngineHostDisableBackgroundRefresh Property
If true disables background refreshes by the synchronization engine, defaults to false. Should be rarely required.

Namespace: Oracle.Cloud.Mobile.Synchronization
Assembly: Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public virtual bool DisableBackgroundRefresh { get; set; }

Property Value

Type: Boolean
See Also