Returns the leap second indicator.

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

Syntax

Visual Basic
Public ReadOnly Property LeapIndicator As NtpLeapIndicator
	Get
C#
public NtpLeapIndicator LeapIndicator { get; }

Field Value

Leap indicator.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also