Discuss this help topic in SecureBlackbox Forum
This event is fired when logical connection of a "subsystem" type has been established.
Declaration
Parameters
Description
This event passes the newly created TElSSHTunnelConnection object to the application. After receiving Connection object you can use its SendData, SendText methods and OnData event to read input data for the Subsystem and write Subsystem output to this connection. This event is preceded by OnBeforeOpenSubsystem one.