Restart delay used by IOutstationApplication.ColdRestart and IOutstationApplication.WarmRestart
More...
◆ Milliseconds()
static RestartDelay dnp3.RestartDelay.Milliseconds |
( |
ushort |
value | ) |
|
|
inlinestatic |
RestartDelay with a count of milliseconds
Default values:
- Parameters
-
value | Expected delay before the outstation comes back online. |
- Returns
- Initialized RestartDelay instance
◆ NotSupported()
RestartDelay indicating that the request is not supported
Default values:
- Returns
- Initialized RestartDelay instance
◆ Seconds()
static RestartDelay dnp3.RestartDelay.Seconds |
( |
ushort |
value | ) |
|
|
inlinestatic |
RestartDelay with a count of seconds
Default values:
- Parameters
-
value | Expected delay before the outstation comes back online. |
- Returns
- Initialized RestartDelay instance
◆ WithRestartType()
◆ WithValue()
Expected delay before the outstation comes back online.
◆ 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: