Show / Hide Table of Contents

    Enum ProgressDirection

    The transfer direction (upload or download) tracked by a given progress notification subscription.

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

    Fields

    Name Description
    Download

    Monitors download progress.

    Upload

    Monitors upload progress.

    • Improve this Doc
    • View Source
    Back to top Copyright © 2017 Realm
    Generated by DocFX