Share via


SyncStagedProgressEventArgs Members

Provides data for the SessionProgress event.

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

Public Constructors

  Name Description
Public method SyncStagedProgressEventArgs Initializes a new instance of the SyncStagedProgressEventArgs class that contains the specified position of the provider associated with this event, the current stage of the session, the completed work value, and the total work value.

Top

Public Properties

  Name Description
Public property CompletedWork Gets the amount of work that is currently completed in the session.
Public property ReportingProvider Gets the position of the provider that is associated with this event.
Public property Stage Gets the current stage of the synchronization session.
Public property TotalWork Gets the total work for the session.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncStagedProgressEventArgs Class
Microsoft.Synchronization Namespace