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
[<SealedAttribute>]
[<SerializableAttribute>]
type SyncServerInfo =  struct end

Threadsicherheit

Alle öffentlichen static (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