Discuss this help topic in SecureBlackbox Forum
This event is fired when new logical connection is established
Declaration
Parameters
Description
This event is fired when new logical connection is established. An instance of Connection class, which represents the newly established connection, is passed as parameter. You may send data to this connection until OnClose event is fired.