Click or drag to resize

NtpTimeTag Constructor

Overload List
  Name Description
Public method NtpTimeTag(Decimal) Creates a new NtpTimeTag, given number of seconds since 1/1/1900.
Public method NtpTimeTag(Ticks) Creates a new NtpTimeTag, given specified Ticks.
Public method NtpTimeTag(UInt64) Creates a new NtpTimeTag, given 64-bit NTP timestamp.
Protected method NtpTimeTag(SerializationInfo, StreamingContext) Creates a new NtpTimeTag from serialization parameters.
Public method NtpTimeTag(UInt32, UInt32) Creates a new NtpTimeTag, given number of seconds and fractional seconds since 1/1/1900.
Top
See Also