Click or drag to resize
SynchronizationConfigurationMaxStoreSize Property
The max size of the Synchronization store in MB. If the store gets larger it will be purged on app restart.

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

Property Value

Type: Int32
See Also