DbSyncSessionProgressEventArgs::GroupProgress Property
Gets a DbSyncScopeProgress object that contains a set of progress statistics for a synchronization scope.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
public: property DbSyncScopeProgress^ GroupProgress { DbSyncScopeProgress^ get (); }
Property Value
Type: Microsoft.Synchronization.Data::DbSyncScopeProgressA DbSyncScopeProgress object that contains a set of progress statistics for a synchronization scope.
Show: