Click or drag to resize
Grid Solutions Framework

SynchronizeLocalClockUpdateFrequency Property

Gets or sets the update frequency, in milliseconds, for setting the local system clock time.

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

Property Value

Int32
See Also