Lezen in het Engels

Delen via


SessionProgressEventArgs.BatchProgress Property

Gets a SyncBatchProgress object that represents the progress of the current batch of changes that is synchronizing.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Syntax

public SyncBatchProgress BatchProgress { get; }

Property Value

A SyncBatchProgress object that represents the progress of the current batch of changes that is synchronizing.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements (Synchronization Services).

Target Platforms

See Also

Reference

SessionProgressEventArgs Class
SessionProgressEventArgs Members
Microsoft.Synchronization Namespace