ISyncChangeBatchBase::SetRemainingWorkEstimateForSession
Sets the estimate of the remaining work for the session.
The work estimate is determined by the provider.
This value is reported in the OnProgress event. If this value is set to 0, the OnProgress event will fire for each change that is applied during the session. It will pass 0 for the completed work and total work.
Show: