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

Callback interface for connection state events More...

Inherited by dnp3.functional.ConnectionStateListener.Implementation.

Public Member Functions

void OnChange (ConnectionState state)
 Called when the connection state changes More...
 

Detailed Description

Callback interface for connection state events

Member Function Documentation

◆ OnChange()

void dnp3.IConnectionStateListener.OnChange ( ConnectionState  state)

Called when the connection state changes

Parameters
stateNew state of the connection

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