KnowledgeBuilder.ScopeClockVector Property

Gets or sets the clock vector that is used to build the knowledge.

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

public IClockVector ScopeClockVector { get; set; }

Property Value

Type: Microsoft.Synchronization.IClockVector
The clock vector that is used to build the knowledge.
Show: