IConnection.ConnectHandler

Callback setter for when a connection has been established (if applicable).

interface IConnection
alias ConnectHandler = void delegate()

Meta