Share via


FeedClockVectorElement Members

Represents a clock vector element that contains FeedSync information. This class cannot be inherited.

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

Public Constructors

  Name Description
Public method FeedClockVectorElement Initializes a new instance of the FeedClockVectorElement class that contains the specified replica key, tick count, synchronization time, and option flags.

Top

Public Properties

  Name Description
Public property Flags Gets or sets flags that specify additional information about the clock vector element.
Public property ReplicaKey Gets or sets the replica key for the replica that is tracked by this clock vector element.
Public property SyncTime Gets or sets the synchronization time value that corresponds to the when value for the item.
Public property TickCount Gets or sets the tick count that defines the upper bound on the range of tick counts that are contained in this clock vector element.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc807196.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns a string that represents this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method System.Xml.Serialization.IXmlSerializable.GetSchema Returns a null reference (Nothing in Visual Basic).
Explicit interface implementation Method System.Xml.Serialization.IXmlSerializable.ReadXml Reconstitutes the object from its XML representation.
Explicit interface implementation Method System.Xml.Serialization.IXmlSerializable.WriteXml Converts this object into its XML representation.

Top

See Also

Reference

FeedClockVectorElement Class
Microsoft.Synchronization.FeedSync Namespace