ConnectionLostHandler

delegate void ConnectionLostHandler(IController controller)

Represents the method that is called when a connection to a controller is lost.

Parameters

controller – Controller whose connection is lost.