SyncScopeProgress Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a set of synchronization progress statistics for the objects in a SyncScope.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class SyncScopeProgress
'Usage
Dim instance As SyncScopeProgress
[SerializableAttribute] 
public class SyncScopeProgress
[SerializableAttribute] 
public ref class SyncScopeProgress
/** @attribute SerializableAttribute() */ 
public class SyncScopeProgress
SerializableAttribute 
public class SyncScopeProgress

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.Data.Peer.SyncScopeProgress

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.

See Also

Reference

SyncScopeProgress Members
Microsoft.Synchronization.Data.Peer Namespace