Internet Direct (Indy)
Home
PreviousUpNext
TIdMappedPortContext.ConnectTimeOut Property

Indicates the number of milliseconds to wait for a successful outbound connection.

Pascal
property ConnectTimeOut: Integer;

ConnectTimeOut is an Integer property that indicates the number of milliseconds to wait for a successful outbound connection in the proxied client session. 

ConnectTimeOut is used in the protected OutboundConnect method, and is assigned as the connection timeout value for the IOHandler created for the OutboundClient connection. 

The default value for ConnectTimeout is IdTimeoutDefault.

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.