Base class for TIME, DAYTIME and NTP/SNTP clients.

Namespace:  Rebex.Net
Assembly:  Rebex.Time (in Rebex.Time.dll)

Syntax

Visual Basic
Public MustInherit Class TimeBase
C#
public abstract class TimeBase

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..TimeBase
    Rebex.Net..::..Daytime
    Rebex.Net..::..Ntp
    Rebex.Net..::..Time

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also