Parameter | Description |
---|---|
Connection (ByRef) | Connection Data |
Procedure OnAddConnection tConnection ByRef Connection
This event is called right before a connection is registered.
The data passed in can be changed, but should be done so with the greatest of care.
Because you can inspect the data that is about to be registered, this can be a useful debugging point.