NTP packet mode.

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

Syntax

Visual Basic
Public ReadOnly Property Mode As NtpMode
	Get
C#
public NtpMode Mode { get; }

Field Value

3 bits. Possible values are described in NtpMode.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also