Public Delegate Function CancelableConnectionEventHandler( _ ByVal sender As System.Object, _ ByVal connectionId As System.Integer, _ ByVal connectionType As ConnectionTypeOption, _ ByVal connectionSettings As System.Object _ ) As System.Boolean
Parameters
- sender
- connectionId
- connectionType
- connectionSettings