NtpTimestamp.ToString Method
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 8.0.9673)
ToString()
Converts the value of this instance to string representation (analogically to DateTime.ToString).
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String | String representation of UTC time. |