Enum SyncOption

    Definition

    Namespace:
    Tizen.Account.SyncManager
    Assembly:
    Tizen.Account.SyncManager.dll

    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-2024 Samsung
    Generated by DocFX