Click or drag to resize
Grid Solutions Framework

SynchronizeLocalClockEnableSystemTimePrivilege Method

Attempts to enable system time privilege for the current process. Privilege must be already granted.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[AdapterCommandAttribute("Attempts to enable system time privilege for the current process. Privilege must be already granted.", 
	new string[] { ... })]
public void EnableSystemTimePrivilege()
View Source
See Also