| dnp3
    0.9.0
    | 
Result of a restart task More...
| Public Member Functions | |
| RestartResult (RestartError error, TimeSpan delay) | |
| Initialize RestartResult to default values  More... | |
| Public Attributes | |
| RestartError | Error | 
| Success/failure of the restart task  More... | |
| TimeSpan | Delay | 
| Delay value returned by the outstation. Valid only if RestartResult.Error is RestartError.Ok.  More... | |
Result of a restart task
| 
 | inline | 
Initialize RestartResult to default values
| error | Success/failure of the restart task | 
| delay | Delay value returned by the outstation. Valid only if RestartResult.Error is RestartError.Ok. | 
| TimeSpan dnp3.RestartResult.Delay | 
Delay value returned by the outstation. Valid only if RestartResult.Error is RestartError.Ok.
| RestartError dnp3.RestartResult.Error | 
Success/failure of the restart task
 1.8.16
 1.8.16