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.26109.1248
Syntax
public FtpResponse Noop()

Return Value

FtpResponse
Server response.
See Also