Click or drag to resize
SynchronizationConfigurationBackgroundRefreshInterval Property
Specifies the interval for performing a background refresh of expired resources. Omit or set to -1 to disable background refresh. Defaults to -1;

Namespace: Oracle.Cloud.Mobile.Configuration
Assemblies:  Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
  Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public int BackgroundRefreshInterval { get; set; }

Property Value

Type: Int32
See Also