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

FtpResponse Class

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

Contains the response of the FTP server.

Syntax
public class FtpResponse
Inheritance
Object
FtpResponse
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
FtpResponse(Int32, String, String)

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

Properties

Name Description
Code

Gets the FTP response code.

Description

Gets the description of the FTP response.

Group

Gets the group of the FTP response code.

Raw

Gets the full unparsed response of the FTP server.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies