NtpTimestamp.IsValid Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 8.0.9673)
IsValid
Minimal validity check according to RFC 1305.
Declaration
public readonly bool IsValid { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True for all timestamps except 0. |