NtpTimestamp.GetHashCode Method
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
GetHashCode()
Returns a hash code for this instance.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
Int32 | The 32 least significant bits of the timestamp. |