dnp3 (.NET API) 1.1.0
|
Callback interface for receiving updates about the state of a serial port More...
Inherited by dnp3.functional.PortStateListener.Implementation.
Public Member Functions | |
void | OnChange (PortState state) |
Invoked when the serial port changes state More... | |
Callback interface for receiving updates about the state of a serial port
void dnp3.IPortStateListener.OnChange | ( | PortState | state | ) |
Invoked when the serial port changes state
state | New state of the port |