Xceed .NET Libraries Documentation
Xceed.Synchronization Assembly / Xceed.Synchronization Namespace / SynchronizationEventsSession Class


In This Topic
    SynchronizationEventsSession Class Fields
    In This Topic

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

    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
    See Also