Discuss this help topic in SecureBlackbox Forum
TElBaseSocketClient.Interrupt
TElBaseSocketClient See also
Filter: C# VB.NET Pascal C++ PHP Java
Interrupts the connection.
Declaration
Description
Call this method to close the data socket and interrupt the data transfer. Use Close if you need to close connection gracefully.
See also: Close