Provides methods for communication with NTP servers. Supported protocol versions are 3 and 4.

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

Syntax

Visual Basic
Public Class Ntp _
	Inherits TimeBase
C#
public class Ntp : TimeBase

Inheritance Hierarchy

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also