Platform Core .NET Assemblies API
SyncDirection Enumeration
See Also  Send Feedback
Terrasoft.Sync Namespace : SyncDirection Enumeration

Glossary Item Box

Determines synchronization direction.

Syntax

 
C#
 
 

Members

MemberDescription
DownloadChanges are applied only in the local storage.
DownloadAndUploadBi-directional synchronization of remote and local storage.
UploadChanges are applied only in the remote storage.

Remarks

Can be set: 1. On the agent level. Applied for all synchronized objects. 2. On the level of a specific object. Overrides the agent’s value and sets synchronization direction for the current object.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Terrasoft.Sync.SyncDirection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.