Xceed .NET Libraries Documentation
Xceed.Synchronization Namespace
Inheritance Hierarchy
Xceed.Synchronization Assembly : Xceed.Synchronization Namespace
The Xceed.Synchronization namespace defines classes for synchronizing files and folders.
Classes
 ClassDescription
ClassRepresents a wrapper type containing opaque data that is sent back to the event handler when a Xceed.FileSystem event is raised.
ClassProvides information on the progression of the synchronization of the folder.
ClassProvides information on the retrieval of a synchronization file from a folder.
ClassA wrapper type containing a Xceed.FileSystem.FileSystemItem[] that specifies FileSystemItems that are to be considered irrelevant when the synchronization is determining which item is the master.
ClassClass which is used to register the classes located in the Xceed.Synchronization namespace.
ClassA wrapper type containing a Xceed.FileSystem.FileSystemItem that specifies the master item for the synchronization.
ClassA wrapper type containing a Xceed.FileSystem.FileSystemItem that specifies a location where metadata about the synchronization will be loaded and saved.
ClassProvides information on the analysis being performed for the synchronization.
ClassProvides information on the comparison of file data during the synchronization.
ClassProvides information on conflicts that occur during the synchronization.
ClassProvides information on the synchronization being performed.
ClassClass that dispatches events associated with synchronization operations.
ClassThis class is reserved for internal use and should not be called directly from your code. Class which holds information about the session which is responsible for raising all events that occur during the synchronization process.
ClassRepresents a wrapper type containing opaque data that is sent back to the event handler when a synchronization event is raised.
ClassThe exception that is thrown when a synchronization error is detected.
ClassProvides information on the analysis being performed for the impending creation or deletion of folders during a folder synchronization.
ClassProvides information on the meta data during the synchronization.
ClassProvides information on the loading of meta data during the synchronization.
ClassRepresents the options used during the synchronization.
ClassProvides information on the progression of the synchronization of the folder.
ClassRepresents command parameters that can be passed to one of the versions of the Synchronize methods.
ClassClass that contains static members and properties used to perform file and folder synchronizations.
ClassRepresents a wrapper type containing an object that specifies opaque data that will be passed back to the event handler of both FileSystem and Synchronization events when they are raised.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the SynchronizationEvents.Analysis event.
DelegateRepresents the method that will handle the SynchronizationEvents.CompareFileData event.
DelegateRepresents the method that will handle the SynchronizationEvents.Conflict event.
DelegateRepresents the method that will handle the SynchronizationEvents.FolderOperationAnalysis event.
DelegateRepresents the method that will handle the SynchronizationEvents.FolderSynchronizationProgression event.
DelegateRepresents the method that will handle the SynchronizationEvents.GettingSynchronizationFileFromFolder event.
DelegateRepresents the method that will handle the SynchronizationEvents.SavingMetaDataSynchronizationEvents.MetaDataSavedevents.
DelegateRepresents the method that will handle the SynchronizationEvents.LoadingMetaData and the SynchronizationEvents.MetaDataLoaded events.
DelegateRepresents the method that will handle the SynchronizationEvents.SynchronizationProgression event.
Enumerations
 EnumerationDescription
EnumerationA value representing the action to be taken during the synchronization process.
EnumerationA value representing one or more reasons for conflicts between files during a synchronization.
EnumerationA set of values representing one or more results from a synchronization session.
See Also

Reference

Xceed.Synchronization Assembly