Click or drag to resize
SynchronizationCacheHitCount Property
The number of cache hits during the current app lifetime.

Namespace: Oracle.Cloud.Mobile.Synchronization
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public int CacheHitCount { get; }

Property Value

Type: Int32
See Also