Enum SyncOption

Definition

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

Enumeration for the sync option.

C#
Copy
[Flags] public enum SyncOption
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.