Xceed .NET Libraries Documentation
SynchronizationEventArgs Class
Members 


Xceed.Synchronization Assembly > Xceed.Synchronization Namespace : SynchronizationEventArgs Class
Provides information on the synchronization being performed.
Syntax
'Declaration
 
Public Class SynchronizationEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SynchronizationEventArgs
public class SynchronizationEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Xceed.Synchronization.SynchronizationEventArgs
         Xceed.Synchronization.FolderSynchronizationProgressionEventArgs
         Xceed.Synchronization.GetSynchronizationFileFromFolderEventArgs
         Xceed.Synchronization.SynchronizationAnalysisEventArgs
         Xceed.Synchronization.SynchronizationCompareFileDataEventArgs
         Xceed.Synchronization.SynchronizationConflictEventArgs
         Xceed.Synchronization.SynchronizationFolderAnalysisEventArgs
         Xceed.Synchronization.SynchronizationMetaDataEventArgs
         Xceed.Synchronization.SynchronizationProgressionEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SynchronizationEventArgs Members
Xceed.Synchronization Namespace