Timestamp value
More...
◆ InvalidTimestamp()
static Timestamp dnp3.Timestamp.InvalidTimestamp |
( |
| ) |
|
|
inlinestatic |
Creates an invalid timestamp struct
Default values:
- Returns
- Initialized Timestamp instance
◆ SynchronizedTimestamp()
static Timestamp dnp3.Timestamp.SynchronizedTimestamp |
( |
ulong |
value | ) |
|
|
inlinestatic |
Creates a synchronized timestamp struct
Default values:
- Parameters
-
- Returns
- Initialized Timestamp instance
◆ UnsynchronizedTimestamp()
static Timestamp dnp3.Timestamp.UnsynchronizedTimestamp |
( |
ulong |
value | ) |
|
|
inlinestatic |
Creates an unsynchronized timestamp struct
Default values:
- Parameters
-
- Returns
- Initialized Timestamp instance
◆ WithQuality()
◆ WithValue()
Timestamp dnp3.Timestamp.WithValue |
( |
ulong |
value | ) |
|
|
inline |
◆ Quality
◆ Value
ulong dnp3.Timestamp.Value |
The documentation for this class was generated from the following file: