Gets or sets a value indicating whether the stratum value returned by the server
is checked for a value indicating a Kiss-of-Death (error) packet (default is to perform check).
Namespace:
Rebex.Net
Assembly:
Rebex.Time (in Rebex.Time.dll)
Syntax
| Visual Basic |
|---|
Public Property SkipStratumCheck As Boolean Get Set |
| C# |
|---|
public bool SkipStratumCheck { get; set; } |