HardDisconnect method

Ungracefully disconnect without doing TCP/IP handshaking with the server.

Applies to

ICHMllpConnection

Declaration

procedure HardDisconnect;

Description

If there is data pending on the network buffer to be sent, the peer will receive a reset on the connection if it attempts to read or write to the connection.

Blocking: Function blocks; upon returning, the connection is closed.
Events: None.


Chameleon Delphi Documentation