Show / Hide Table of Contents

    Enum SyncOption

    Definition

    Namespace:
    Tizen.Account.SyncManager
    Assembly:
    Tizen.Account.SyncManager.dll
    API Level:
    4

    Enumeration for the sync option.

    [Flags]
    public enum SyncOption

    Fields

    Name Description
    Expedited

    The sync job will be operated as soon as possible.

    None

    The sync job will be operated normally.

    NoRetry

    The sync job will not be performed again when it fails.

    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX