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