Click or drag to resize
SynchronizationEngineHostIsOnline Property
Property that returns whether the device is online or not.

Namespace: Oracle.Cloud.Mobile.Synchronization
Assembly: Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public abstract bool IsOnline { get; }

Property Value

Type: Boolean
See Also