Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandlerSocket.Close Method

Closes the connection for the IOHandler.

Pascal
procedure Close; override;

Close is an overridden procedure used to disconnect the soket transport for the IOHandler. Close calls the inherited Close method, and calls the CloseSocket method for an assigned Binding

Use Open to establish the connection for the IOHandler.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.