Discuss this help topic in SecureBlackbox Forum
TElSimpleSSHClient.UseInternalSocket
This property specifies if internal socket and Address/Port properties must be used instead of firing OnSend/OnReceive events.
Declaration
Description
Set this property value to
True if you want to
use internal socket and Address/Port properties instead of firing OnSend/OnReceive events.
Internal socket is blocking and synchronous.
Default value is
True.