Sends a NOOP (No Operation) command to the FTP server.
Namespace: Jscape.FtpAssembly: Jscape.Ftp (in Jscape.Ftp.dll) Version: 2.4.5.0
Syntax
Return Value
The response to the NOOP command.
Remarks
This is useful in preventing a loss of connection due to inactivity.
Exceptions
Exception | Condition |
---|---|
Jscape.Ftp..::..FtpException | If an I/O or FTP error occurs. |