Timestamp value returned by IAssociationHandler.GetCurrentTime.
More...
◆ Invalid()
◆ Valid()
Construct a valid UtcTimestamp
Default values:
- Parameters
-
value | Count of milliseconds since UNIX epoch |
- Returns
- Initialized UtcTimestamp instance
◆ WithIsValid()
True if the timestamp is valid, false otherwise.
◆ WithValue()
Count of milliseconds since UNIX epoch
Warning: Only the lower 48-bits are used in DNP3 timestamps and time synchronization
◆ IsValid
bool dnp3.UtcTimestamp.IsValid |
True if the timestamp is valid, false otherwise.
◆ Value
ulong dnp3.UtcTimestamp.Value |
Count of milliseconds since UNIX epoch
Warning: Only the lower 48-bits are used in DNP3 timestamps and time synchronization
The documentation for this class was generated from the following file: