Click or drag to resize
SynchronizationCacheMissCount Property
The number of cache misses 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 CacheMissCount { get; }

Property Value

Type: Int32
See Also