dnp3  0.9.0
Public Member Functions | List of all members
dnp3.ICommandTaskCallback Interface Reference

Handler for command tasks More...

Inheritance diagram for dnp3.ICommandTaskCallback:
dnp3.CommandTaskCallback

Public Member Functions

void OnComplete (CommandResult result)
 Called when the command task reached completion or failed More...
 

Detailed Description

Handler for command tasks

Member Function Documentation

◆ OnComplete()

void dnp3.ICommandTaskCallback.OnComplete ( CommandResult  result)

Called when the command task reached completion or failed

Parameters
resultResult of the command task

Implemented in dnp3.CommandTaskCallback.


The documentation for this interface was generated from the following file: