Search Results for

    Show / Hide Table of Contents

    Enum ConnectionState

    The current connection state of a sync session object.

    Namespace: Realms.Sync
    Assembly: Realm.dll
    Syntax
    public enum ConnectionState : byte

    Fields

    Name Description
    Connected

    The session is connected to the Atlas Device Sync.

    Connecting

    The session is connecting to the Atlas Device Sync.

    Disconnected

    The session is disconnected from Atlas Device Sync.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2020 Realm
    Generated by DocFX