Discuss this help topic in SecureBlackbox Forum
This property specifies if logic connection must be opened at once when SSH-connection is established.
Declaration
Description
If this property value is
True the new connection must be opened at once when SSH-connection is established.
If
False connection must be opened manually using
Open method.
So all tunnels from
TElSSHTunnelList for which this property is
True
at the moment of SSH-session establishing will be opened.
Default value is
True.