LeapSecondTotalTaiOffsetFromUtc Property  | 
 
            Gets the total difference TAI - UTC after this leap second, in seconds.
            
 
    Namespace: 
   AGI.Foundation.Time
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double TotalTaiOffsetFromUtc { get; }Public ReadOnly Property TotalTaiOffsetFromUtc As Double
	Get
public:
property double TotalTaiOffsetFromUtc {
	double get ();
}member TotalTaiOffsetFromUtc : float with get
Property Value
Type: 
Double
See Also