SyncGroupProgress-Klasse

Stellt eine Gruppe von Statistiken des Synchronisierungsstatus für die Tabellen in einer SyncGroup dar.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class SyncGroupProgress
'Usage
Dim instance As SyncGroupProgress
[SerializableAttribute]
public class SyncGroupProgress
[SerializableAttribute]
public ref class SyncGroupProgress
[<SerializableAttribute>]
type SyncGroupProgress =  class end
public class SyncGroupProgress

Vererbungshierarchie

System. . :: . .Object
  Microsoft.Synchronization.Data..::..SyncGroupProgress

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

SyncGroupProgress-Member

Microsoft.Synchronization.Data-Namespace