Implementation of the Time Protocol (RFC-868).
For a list of all members of this type, see TimeClient Members.
System.Object
ComponentSpace.InternetTime.TimeClient
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The TimeClient constructor specifies the address of the server. Optionally, the ReceiveTimeout may be set. The time request may be sent and the reply received synchronously (blocking) using GetTime, or asynchronously (non-blocking) using BeginGetTime and EndGetTime.
Namespace: ComponentSpace.InternetTime
Assembly: ComponentSpace.InternetTime (in ComponentSpace.InternetTime.dll)