Enum SessionState
The current state of a sync session object.
Namespace: Realms.Sync
Assembly: Realm.dll
Syntax
public enum SessionState : byte
Fields
Name | Description |
---|---|
Active | The session is connected to Atlas Devices and is actively transferring data. |
Inactive | The session is not currently communicating with the server. |