Share via


SyncAnchor Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Encapsulates a synchronization anchor. An anchor provides a reference point to determine which changes to synchronize for a synchronization group.

The following tables list the members exposed by the SyncAnchor type.

Public Constructors

  Name Description
SyncAnchor Overloaded. Initializes a new instance of the SyncAnchor class.

Top

Public Properties

  Name Description
Anchor Gets or sets the anchor value in the form of a byte array.

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals Overloaded.  
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
IsNull Determines whether a SyncAnchor is null.
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SyncAnchor Class
Microsoft.Synchronization.Data.Common Namespace