|
dnp3
0.9.0
|
Handler for command tasks More...
Public Member Functions | |
| void | OnComplete (CommandResult result) |
| Called when the command task reached completion or failed More... | |
Handler for command tasks
| void dnp3.ICommandTaskCallback.OnComplete | ( | CommandResult | result | ) |
Called when the command task reached completion or failed
| result | Result of the command task |
Implemented in dnp3.CommandTaskCallback.
1.8.16