Xceed .NET Libraries Documentation
SynchronizationOptions Class Fields


Xceed.Synchronization Assembly > Xceed.Synchronization Namespace : SynchronizationOptions Class

For a list of all members of this type, see SynchronizationOptions members.

Public Fields
 NameDescription
Public FieldA boolean value indicating whether new files can be created during the synchronization process.  
Public FieldA boolean value indicating whether deletions will be allowed during the synchronization.  
Public FieldA boolean value indicating whether conflicts should be resolved automatically.  
Public FieldAn integer value specifying the amount of byte progression required to trigger the SynchronizationProgression event.  
Public FieldA boolean value indicating whether file data will be compared to detect conflicts between files. If set to false, only the date and time of files will be used to detect conflicts during the synchronization.  
Public FieldA boolean value indicating whether the Xceed.FileSystem.FileSystemItem.Refresh method should be called before using an item's dates and attribute in the synchronization.  
Public FieldA boolean value indicating whether the synchronization will be performed in preview-mode only, that is, without making any changes to files.  
Public Field  
Public FieldA boolean value indicating whether to recurse into subfolders: true if files and folders contained in the subfolders should be synchronized; false if only files that are immediate children of a folder should be synchronized.  
Public FieldA boolean value indicating whether meta data should be used during the synchronization.  
Top
See Also

Reference

SynchronizationOptions Class
Xceed.Synchronization Namespace