Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdFTP.Noop
TIdFTP
Send
a Keep-Alive signal to the FTP server.
procedure
Noop;
Description
Noop is a method that sends a keep-alive signal to the FTP server. Noop is sometimes use to prevent the FTP server from closing a connection which is idle for a long period.