The NtpPacket type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkDestinationTimestamp
Destination Timestamp: the time at which the reply arrived at the client.
Public propertySupported by the .NET Compact FrameworkLeapIndicator
Returns the leap second indicator.
Public propertySupported by the .NET Compact FrameworkMode
NTP packet mode.
Public propertySupported by the .NET Compact FrameworkOriginateTimestamp
Originate Timestamp: the time at which the request departed the client for the server.
Public propertySupported by the .NET Compact FrameworkPoll
Poll Interval, in seconds to the nearest power of two.
Public propertySupported by the .NET Compact FrameworkPrecision
Precision of the packet originator's clock, in seconds to the nearest power of two.
Public propertySupported by the .NET Compact FrameworkReceiveTimestamp
Receive Timestamp: the time at which the request arrived at the server.
Public propertySupported by the .NET Compact FrameworkReferenceTimestamp
Reference Timestamp: the time at which the local clock was last set or corrected.
Public propertySupported by the .NET Compact FrameworkStratum
Stratum level (time quality) of the packet originator's clock.
Public propertySupported by the .NET Compact FrameworkTransmitTimestamp
Transmit Timestamp: the time at which the reply departed the server for the client.
Public propertySupported by the .NET Compact FrameworkVersionNumber
NTP/SNTP protocol version number.

See Also