dnp3 (.NET API) 1.1.0
|
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... | |
Callback for monitoring the client TCP connection state
void dnp3.IClientStateListener.OnChange | ( | ClientState | state | ) |
Called when the client state changed
state | New state |