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


In This Topic
    SynchronizationEvents Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodCreates and initializes a new SynchronizationEventsSession object from the current SynchronizationEvents instance.  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodRaises the Analysis event.  
    Protected Internal MethodRaises the CompareFileData event.  
    Protected Internal MethodRaises the Conflict event.  
    Protected Internal MethodRaises the FolderOperationAnalysis event.  
    Protected Internal MethodRaises the FolderSynchronizationProgression event.  
    Protected Internal MethodRaises the GettingSynchronizationFileFromFolder event.  
    Protected Internal MethodRaises the LoadingMetaData event.  
    Protected Internal MethodRaises the MetaDataLoaded event.  
    Protected Internal MethodRaises the MetaDataSaved event.  
    Protected Internal MethodRaises the SavingMetaData event.  
    Protected Internal MethodRaises the SynchronizationProgression event.  
    Protected MethodVerifies the validity of the parameters sent to the event handlers.  
    Top
    See Also