dnp3 (.NET API) 1.1.0
dnp3.IPortStateListener Interface Reference

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...
 

Detailed Description

Callback interface for receiving updates about the state of a serial port

Member Function Documentation

◆ OnChange()

void dnp3.IPortStateListener.OnChange ( PortState  state)

Invoked when the serial port changes state

Parameters
stateNew state of the port

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