Restart delay used by IOutstationApplication.ColdRestart and IOutstationApplication.WarmRestart
More...
◆ RestartDelay()
Initialize RestartDelay to default values
- Parameters
-
restartType | Indicates what RestartDelay.Value is. |
value | Expected delay before the outstation comes back online. |
◆ NotSupported()
Creates a restart delay that indicates that this operation is not supported.
- Returns
- Unsupported restart delay
◆ ValidMillis()
static RestartDelay dnp3.RestartDelay.ValidMillis |
( |
ushort |
value | ) |
|
|
inlinestatic |
Creates a restart delay with a value specified in milliseconds.
- Returns
- Valid restart delay
◆ ValidSeconds()
static RestartDelay dnp3.RestartDelay.ValidSeconds |
( |
ushort |
value | ) |
|
|
inlinestatic |
Creates a restart delay with a value specified in seconds.
- Returns
- Valid restart delay
◆ RestartType
◆ Value
ushort dnp3.RestartDelay.Value |
Expected delay before the outstation comes back online.
The documentation for this class was generated from the following file: