'Declaration Public NotInheritable Class Synchronizer
'Usage Dim instance As Synchronizer
public sealed class Synchronizer
'Declaration Public NotInheritable Class Synchronizer
'Usage Dim instance As Synchronizer
public sealed class Synchronizer
System.Object
Xceed.Synchronization.Synchronizer
Name | Description | |
---|---|---|
![]() ![]() | EasySynchronize | Starts the synchronization of the specified items. If provided, the remaining parameters control various aspects of the synchronization. Parameters can be specified in any order; if the same parameter is specified more than once, only the last occurence of the parameter value is used. If these parameters are not provided, default values are used. If an unsupported type is encountered, an ArgumentException is thrown. For details on the types of parameters recognized by this method, please see the documentation. When passed as a parameter to this method, the following types are added to the list of items to synchronize:Xceed.FileSystem.FileSystemItem[] and arrays of FileSystemItem-derived objects such as Xceed.FileSystem.AbstractFile[] and Xceed.FileSystem.AbstractFolder[], FileSystemItem, AbstractFile, AbstractFolder. |
![]() ![]() | IsAFolderSynchronization | Determines whether the synchronization is being performed on a folder. |
![]() ![]() | Synchronize | Overloaded. Synchronizes the specified items. |
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