Discuss this help topic in SecureBlackbox Forum
TElSimpleSSLClient.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 synchronous and blocking.
Default value is
True.