SyncStagedProgressEventArgs::Stage Property

Gets the current stage of the synchronization session.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property SessionProgressStage Stage {
	SessionProgressStage get ();
}

Property Value

Type: Microsoft.Synchronization::SessionProgressStage
The current stage of the synchronization session.
Show: