Ntp.SynchronizeSystemClockAsync Method
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
SynchronizeSystemClockAsync(Object)
Begins asynchronous SynchronizeSystemClock operation. Synchronize the local time with the server. Inherited from TimeBase.
Declaration
public Task SynchronizeSystemClockAsync(object state = null)
Parameters
Type | Name | Description |
---|---|---|
Object | state | An optional user-provided object that identifies this particular asynchronous operation. |
Returns
Type | Description |
---|---|
Task |