About
Pricing
Try Now
BUY
Free Trial
Welcome!
Overview of UltimateNetkit
Licensing
Installation Instruction
Using IntelliSense in Visual Studio
Using DNS Classes to query DNS Resource Records
Using NTP Time classes to get internet time
Using IPLookup classes to find from which country your visitors are comming from
Using WhoIs classes to lookup for Domain Registration Information
Using TraceRoute classes to ping and perform Internet route tracing
Class Reference
ComponentPro
ComponentPro.Diagnostics
ComponentPro.Net
Classes
Interfaces
Structures
Enumerations
DnsExceptionStatus
DnsMessageType
DnsOptionCode
DnsQueryClass
DnsRecordType
DnsResponseCode
IcmpExceptionStatus
IcmpMessageType
NtpLeapIndicator
NtpMode
TimeExceptionStatus
TraceRouteExceptionStatus
ComponentPro UltimateNetkit
NtpLeapIndicator Enumeration
See Also
Collapse All
Expand All
Members Options: Show All
Language Filter: All
Send comments
on this topic to
ComponentPro
Class Reference
>
ComponentPro.Net Namespace
> NtpLeapIndicator Enumeration
Ntp leap second indicator used by
NtpMessage
.
Syntax
Copy Code
C#
VB.NET
C++/CLI
public enum NtpLeapIndicator
Public Enum NtpLeapIndicator
public enum class NtpLeapIndicator
Members
Name
Description
NoLeap
No warning.
OneSecondMore
Last minute has 61 seconds.
OneSecondLess
Last minute has 59 seconds.
AlarmCondition
Clock not synchronized.
Top
Framework
.NET Compact Framework
Supported version
: 2.0, 3.5, and 3.9
Assembly
: ComponentPro.Time.CF (in ComponentPro.Time.CF.dll)
.NET Framework
Supported version
: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
Assembly
: ComponentPro.Time (in ComponentPro.Time.dll)
Xamarin Android
Supported version
: 2.3 and later
Assembly
: ComponentPro.Time.Android (in ComponentPro.Time.Android.dll)
Xamarin iOS
Supported version
: 5.1.x and later
Assembly
: ComponentPro.Time.iOS (in ComponentPro.Time.iOS.dll)
See Also
Reference
ComponentPro.Net Namespace