Click or drag to resize

FtpNoop Method

Sends NO OPeration command to the server.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public FtpResponse Noop()

Return Value

Type: FtpResponse
Server response.
See Also