Public Delegate Sub ConnectionEventHandler( _ ByVal sender As System.Object, _ ByVal connectionId As System.Integer, _ ByVal connectionType As ConnectionTypeOption, _ ByVal connectionSettings As System.Object _ )
Parameters
- sender
- connectionId
- connectionType
- connectionSettings