Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FtpResponse Constructor

Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)

FtpResponse(Int32, String, String)

Initializes a new instance of the FtpResponse class with the specified code, description and raw response string.

Declaration
public FtpResponse(int code, string description, string raw)
Parameters
Type Name Description
Int32 code

The FTP response code. Must be in range of 100 to 599.

String description

The description of the response code.

String raw

Raw FTP response.

In This Article
  • FtpResponse(Int32, String, String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies