NtpTimestamp.ToString Method
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
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. |