Internet Direct (Indy)
Home
PreviousUpNext
TIdFTP.TransferTimeout Property

Timeout value for read operations on the data channel for the FTP client.

Pascal
property TransferTimeout: Integer;

TransferTimeout is an Integer property that represents the number of milliseconds to wait for data packetes when receiving data on the data channel for the FTP client. 

TransferTimeout is assigned to the ReadTimeout property in the IOHandler created during initialization of the data channel for the Get and Put methods. 

The default value for TransferTimeout is IdDefTimeout, as assigned during initialization of the component.

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.