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

Callback for monitoring the client TCP connection state More...

Inherited by dnp3.functional.ClientStateListener.Implementation.

Public Member Functions

void OnChange (ClientState state)
 Called when the client state changed More...
 

Detailed Description

Callback for monitoring the client TCP connection state

Member Function Documentation

◆ OnChange()

void dnp3.IClientStateListener.OnChange ( ClientState  state)

Called when the client state changed

Parameters
stateNew state

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