TBlockSocket.CloseSocket
TBlockSocket     

procedure CloseSocket; virtual;

Unit
blcksock

Description
Destroy socket in use. Future data sent to this socket will be ignored. This method is also automatically called from obeject destructor.


See also:
Destroy, TTCPBlockSocket.CloseSocket