Override.ClockVector Property

Gets or sets the clock vector that is associated with this override.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public IClockVector ClockVector { get; internal set; }

Property Value

Type: Microsoft.Synchronization.IClockVector
The clock vector that is associated with this override.
Show: