Returns the leap second indicator.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Time (in Rebex.Time.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property LeapIndicator As NtpLeapIndicator Get | 
| C# | 
|---|
| public NtpLeapIndicator LeapIndicator { get; } | 
 
     
     
     
     
    