Click or drag to resize
Grid Solutions Framework

SynchronizeLocalClockForceSync Method

Forces local clock synchronization to latest time value.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[AdapterCommandAttribute("Forces local clock synchronization to absolute latest received time value.", 
	new string[] { ... })]
public void ForceSync()
View Source
See Also