Share via


SyncId Constructor

Initializes a new instance of the SyncId class.

Overload List

Name Description
SyncId (Byte)
Initializes a new instance of the SyncId class that contains the specified ID.
SyncId (Guid)
Initializes a new instance of the SyncId class that contains the specified GUID.
SyncId (String)
Initializes a new instance of the SyncId class that contains the specified ID.
SyncId (SyncGlobalId)
Initializes a new instance of the SyncId class that contains the specified global ID.
SyncId (Byte[], Boolean)
Initializes a new instance of the SyncId class that contains the specified raw ID and a value that indicates whether the ID is fixed length or variable length.
SyncId (SerializationInfo, StreamingContext)
Initializes a new instance of the SyncId class by using serialized data.

See Also

Reference

SyncId Class
SyncId Members
Microsoft.Synchronization Namespace