| 
            
              SynchronizeLocalClockForceSync Method
             | 
          
        
        
            Forces local clock synchronization to latest time value.
            
        
        Namespace: TestingAdaptersAssembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.258-beta
Syntax[AdapterCommandAttribute("Forces local clock synchronization to absolute latest received time value.", 
	new string[] { ... })]
public void ForceSync()<AdapterCommandAttribute("Forces local clock synchronization to absolute latest received time value.", 
	New String() { ... })>
Public Sub ForceSyncpublic:
[AdapterCommandAttribute(L"Forces local clock synchronization to absolute latest received time value.", 
	__gc new array<String^>^ { ... })]
void ForceSync()[<AdapterCommandAttribute("Forces local clock synchronization to absolute latest received time value.", 
	new string[] { ... })>]
member ForceSync : unit -> unit  View Source
See Also