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 | |
---|---|---|
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 | |
---|---|---|
Flags | Gets or sets flags that specify additional information about the clock vector element. | |
ReplicaKey | Gets or sets the replica key for the replica that is tracked by this clock vector element. | |
SyncTime | Gets or sets the synchronization time value that corresponds to the when value for the item. | |
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 | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Overridden. Returns a string that represents this object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Xml.Serialization.IXmlSerializable.GetSchema | Returns a null reference (Nothing in Visual Basic). | |
System.Xml.Serialization.IXmlSerializable.ReadXml | Reconstitutes the object from its XML representation. | |
System.Xml.Serialization.IXmlSerializable.WriteXml | Converts this object into its XML representation. |
Top
See Also
Reference
FeedClockVectorElement Class
Microsoft.Synchronization.FeedSync Namespace