Stratum level (time quality) of the packet originator's clock.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Time (in Rebex.Time.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property Stratum As Integer
	Get | 
| C# | 
|---|
| public int Stratum { get; } | 
Field Value
0 is unspecified or undefined, 1 primary (for Internet
            NTP servers that generally means an atomic clock, within Windows
            local networks it is the best time source in the network), higher
            numbers mean increasing distance from the primary source.
 Version Information
Version Information
.NET Compact Framework
Supported in: 3.9, 3.5
 See Also
See Also