Rebex FTP/SSL for .NET

FtpWebResponse Class

Provides an FTP-specific implementation of the WebResponse class.

For a list of all members of this type, see FtpWebResponse Members.

System.Object
   System.MarshalByRefObject
      System.Net.WebResponse
         Rebex.Net.FtpWebResponse

public class FtpWebResponse : WebResponse

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The FtpWebResponse class contains support for the properties and methods included in WebResponse.

Requirements

Namespace: Rebex.Net

Assembly: Rebex.Net.Ftp (in Rebex.Net.Ftp.dll)

See Also

FtpWebResponse Members | Rebex.Net Namespace