Xceed .NET Libraries Documentation
SynchronizationEventsSession Class Members
Fields  Properties  Methods 


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

The following tables list the members exposed by SynchronizationEventsSession.

Public Constructors
 NameDescription
Public ConstructorThis method is reserved for internal use and should not be called directly from your code. Initializes a new instance of the SynchronizationEventsSession class.  
Top
Public Fields
 NameDescription
Public FieldThis field is reserved for internal use and should not be called directly from your code. An array of SynchronizationAction objects representing the actions to be taken for each item during synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. The total combined size, in bytes, of all files being processed.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. The total combined size, in bytes, of all files being processed.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationAnalysisEventArgs object providing information when the analysis is being performed for the synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A boolean value.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationCompareFileDataEventArgs object providing information when data is being compared during the synchronization.  
Public FieldThis field is reserved for internal use and is not intended to be used directly from your code. A boolean value.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationConflictEventArgs object providing information when a conflict occurs during the synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An arrray of SynchronizationConflictReason values representing the reason for the conflict, if any, for each item being synchronized.  
Public FieldThis field is reserved for internal use and should not be called directly from your code.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An Xceed.FileSystem.AbstractFile object representing the master file that will be used to replace other files during the synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An array of Xceed.FileSystem.AbstractFile objects representing the files to be processed.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. The total combined size, in bytes, of all files being processed in a single file synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An array of System.Boolean value indicating whether or not the files are equal to the master file.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. The total combined size, in bytes, of all files being processed in a single file synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An array of Xceed.FileSystem.AbstractFile objects representing the files to be compared to the master file.  
Public FieldThis field is reserved for internal use and should not be called directly from your code.  
Public FieldThis property is reserved for internal use and should not be called directly from your code.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An Xceed.FileSystem.AbstractFolder object representing the folder to synchronize.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationFolderAnalysisEventArgs object.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An array of Xceed.FileSystem.AbstractFolder objects.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A FolderSynchronizationProgressionEventArgs object providing information  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A GetSynchronizationFileFromFolderEventArgs object providing information when the synchronization file is being retrieved from a folder.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. Whether metadata has been loaded for the synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A boolean value indicating whether the synchronization is of a folder.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An array of Xceed.FileSystem.FileSystemItem objects representing the items to be processed.  
Public FieldThis field is reserved for internal use and should not be called directly from your code.  
Public FieldThis field is reserved for internal use and should not be called directly from your code.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A System.DateTime object representing the date and time when the last synchronization was performed.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A value representing the item in a list of items to be used as the master during the synchronization process.  
Public FieldThis field is reserved for internal use and is not intended to be used directly from your code. An Xceed.FileSystem.AbstractFile object representing a meta data file.  
Public FieldThis field is reserved for internal use and is not intended to be used directly from your code. A Xceed.FileSystem.FileSystemItem object representing a meta data Xceed.FileSystem item.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationMetaDataLoadEventArgs object providing information on the meta data as it is loaded used during the synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An System.Xml.XmlReader object representing the meta data reader.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationMetaDataEventArgs object providing information on the meta data as it is saved used during the synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An System.Xml.XmlWriter object representing the meta data writer.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A string representing the name of the SynchronizationEventsSession.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationOptions object representing the options used during the synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A value representing the item in a list of items to be used as the master during the synchronization process.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. An array of System.Collections.Hashtable objects representing the processed content.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationProgressionEventArgs object providing information  
Public FieldThis field is reserved for internal use and should not be called directly from your code. A value representing one or more results of the synchronization.  
Public FieldThis field is reserved for internal use and should not be called directly from your code. This is set at construction, and updated after each event. It is assigned to each argument structure before each event.  
Top
Protected Fields
 NameDescription
Protected FieldThis field is reserved for internal use and should not be called directly from your code. A SynchronizationEvents object representing the synchronization events of the session.  
Protected FieldThis field is reserved for internal use and should not be called directly from your code. The Xceed.FileSystem.FileSystemItem object on which the process was called.  
Top
Public Properties
 NameDescription
Public PropertyThis property reserved for internal use and should not be called directly from your code. Gets the synchronization events of the session.  
Top
Public Methods
 NameDescription
Public MethodThis method is reserved for internal use and is not intended to be used directly from your code.  
Public MethodThis method is reserved for internal use and is not intended to be used directly from your code.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnAnalysis if the SynchronizationEvents.WantsAnalysis property is set to true.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnCompareFileData if the SynchronizationEvents.WantsCompareFileData property is set to true.  
Public MethodThis method is reserved for internal use and is not intended to be used directly from your code. Forces the progression to 100% completion.  
Public MethodThis method is reserved for internal use and is not intended to be used directly from your code. Calls SynchronizationEvents.OnConflict if the SynchronizationEvents.WantsConflict is set to true.  
Public MethodThis method is reserved for internal use and is not intended to be used directly from your code.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnFolderOperationAnalysis if the SynchronizationEvents.WantsFolderOperationAnalysis property is set to true.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnFolderSynchronizationProgression if the SynchronizationEvents.WantsFolderSynchronizationProgression property is set to true.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnGettingSynchronizationFileFromFolder if the SynchronizationEvents.WantsGetSynchronizationFileFromFolder property is set to true.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnLoadingMetaData if the SynchronizationEvents.WantsLoadingMetaData property is set to true.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnMetaDataLoaded if the SynchronizationEvents.WantsMetaDataLoaded property is set to true.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnMetaDataSaved if the SynchronizationEvents.WantsMetaDataSaved property is set to true.  
Public MethodThis method is reserved for internal use and is not intended to be used directly from your code. Raises the SynchronizationEvents.SynchronizationProgression event.  
Public MethodThis method is reserved for internal use and should not be called directly from your code. Calls SynchronizationEvents.OnSavingMetaData if the SynchronizationEvents.WantsSavingMetaData property is set to true.  
Public MethodThis method is reserved for internal use and is not intended to be used directly from your code. Removes the amount of bytes processed for an item if an error occurred during the processing of that item.  
Public MethodOverloaded. This method is reserved for internal use and should not be called directly from your code.  
Public MethodOverloaded. This method is reserved for internal use and should not be called directly from your code.  
Public MethodOverloaded. This method is reserved for internal use and should not be called directly from your code.  
Public MethodOverloaded. This method is reserved for internal use and should not be called directly from your code.  
Public MethodThis method is reserved for internal use and should not be called directly from your code.  
Public MethodOverloaded. This method is reserved for internal use and should not be called directly from your code.  
Public MethodThis method is reserved for internal use and should not be called directly from your code.  
Public MethodThis method is reserved for internal use and should not be called directly from your code.  
Top
See Also

Reference

SynchronizationEventsSession Class
Xceed.Synchronization Namespace