The ComponentSpace.InternetTime namespace contains classes that implement various Internet time protocols.
| Class | Description |
|---|---|
| DaytimeClient | Implementation of the Daytime Protocol (RFC-867). |
| GetTimeCompletedEventArgs | Provides data for the GetTimeCompleted event. |
| InternetTimeException | The exception that is thrown when a time operation fails. |
| NetworkTimeClient | Implementation of the Network Time Protocol (RFC-1305/RFC-2030). |
| TimeClient | Implementation of the Time Protocol (RFC-868). |
| Delegate | Description |
|---|---|
| GetTimeCompletedEventHandler | Represents the method that will handle the GetTimeCompleted/> event. |