SessionProgressEventArgs Members

Provides data for the SessionProgress event.

The following tables list the members exposed by the SessionProgressEventArgs type.

Public Constructors

  Name Description
SessionProgressEventArgs Initializes a new instance of the SessionProgressEventArgs class by using synchronization stage, percent completed, and batch progress parameters.

Top

Public Properties

  Name Description
Bb734584.pubproperty(en-US,SQL.90).gif BatchProgress Gets a SyncBatchProgress object that represents the progress of the current batch of changes that is synchronizing.
Bb734584.pubproperty(en-US,SQL.90).gif PercentCompleted Gets the percentage of changes that have been completed for the current synchronization session.
Bb734584.pubproperty(en-US,SQL.90).gif SyncStage Gets the SyncStage enumeration value that represents the current stage of synchronization.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb734584.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734584.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734584.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734584.pubmethod(en-US,SQL.90).gif Bb734584.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734584.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb734584.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb734584.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SessionProgressEventArgs Class
Microsoft.Synchronization Namespace