Dela via


SyncId Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SyncId class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SyncId(Byte) Initializes a new instance of the SyncId class that contains the specified ID.
Public method SyncId(Guid) Initializes a new instance of the SyncId class that contains the specified GUID.
Public method SyncId(String) Initializes a new instance of the SyncId class that contains the specified ID.
Public method SyncId(SyncGlobalId) Initializes a new instance of the SyncId class that contains the specified global ID.
Public method 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.
Protected method SyncId(SerializationInfo, StreamingContext) Initializes a new instance of the SyncId class by using serialized data.

Top

See Also

Reference

SyncId Class

Microsoft.Synchronization Namespace