Click or drag to resize
SynchronizationEngineHostBatchModeEnabled Property
Returns true if batch mode is to be enabled which reduces the number of calls to the cloud on startup and when the device comes online.

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 BatchModeEnabled { get; }

Property Value

Type: Boolean
See Also