dnp3 (.NET API) 1.1.0
|
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... | |
Callback interface for connection state events
void dnp3.IConnectionStateListener.OnChange | ( | ConnectionState | state | ) |
Called when the connection state changes
state | New state of the connection |