Click or drag to resize
Grid Solutions Framework

SynchronizeLocalClockPreferGoodTimeQuality Property

Gets or sets flag that determines if good time quality should be preferred for clock syncs. If false, absolute latest time will always be used regardless of reported quality.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool PreferGoodTimeQuality { get; set; }
View Source

Property Value

Boolean
See Also