Daytime.GetTime Method
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9147)
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 Time
Declaration
public DateTime GetTime()
Returns
Type | Description |
---|---|
Date |
The server's response. |