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


In This Topic
    SynchronizationEvents Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRaised when the analysis is being performed.  
    Public EventRaised when the file data is compared.  
    Public EventRaised when there is a conflict.  
    Public EventRaised when the analysis is being performed.  
    Public EventRaised every time an AbstractFile object, from a folder being synchronized, is about to be synchronized, providing, if enabled, progression information to the event handler.  
    Public EventRaised when the synchronization file is being gotten from the folder.  
    Public EventRaised when the meta data is being loaded.  
    Public EventRaised when the meta data has been loaded.  
    Public EventRaised when the meta data has been saved.  
    Public EventRaised when the meta data is being saved.  
    Public EventRaised periodically during the synchronization of Xceed.FileSystem.AbstractFile objects providing progression information to the event handler.  
    Top
    See Also