Click or drag to resize
Grid Solutions Framework

SynchronizeLocalClockManualSync Method

Manually synchronizes local to specified date/time.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[AdapterCommandAttribute("Manually synchronizes local to specified date/time.", 
	new string[] { ... })]
public void ManualSync(
	string dateTime
)
View Source

Parameters

dateTime  String
 
See Also