TimeBase.GetTime Method
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
GetTime()
Sends a request for time to the TIME server passed to the constructor and waits for the answer that contains the time value.
Declaration
public DateTime GetTime()
Returns
Type | Description |
---|---|
DateTime | The server's response. |