Click or drag to resize
Grid Solutions Framework

SynchronizeLocalClockUpdateTolerance Property

Gets or sets the minimum update tolerance, in seconds, as deviation to current local time to check before updating the local clock.

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

Property Value

Double
See Also