Freigeben über


SyncServerInfo-Struktur

Kapselt Informationen über serverseitige Einstellungen und Metadaten. Diese Informationen stehen nur über GetServerInfo zur Verfügung.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Structure SyncServerInfo
'Usage
Dim instance As SyncServerInfo
[SerializableAttribute] 
public struct SyncServerInfo
[SerializableAttribute] 
public value class SyncServerInfo
/** @attribute SerializableAttribute() */ 
public final class SyncServerInfo extends ValueType
JScript suports the use of structures, but not the declaration of new ones.

Threadsicherheit

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

Siehe auch

Verweis

SyncServerInfo-Member
Microsoft.Synchronization.Data-Namespace