Click or drag to resize
SyncPolicyFetchPolicy Property
Specifies whether a GET returns data from the cache or the service.

Namespace: Oracle.Cloud.Mobile.Synchronization
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 FetchPolicy FetchPolicy { get; set; }

Property Value

Type: FetchPolicy
See Also