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.
Represents the method that is called when a connection to a controller is lost.
controller – Controller whose connection is lost.