ComponentSpace FTP Class Library Reference

FtpWebResponse Class

Represents an FTP web request in the Microsoft pluggable protocols architecture.

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

System.Object
   System.MarshalByRefObject
      System.Net.WebResponse
         ComponentSpace.Ftp.FtpWebResponse

[Visual Basic]
Public Class FtpWebResponse
    Inherits WebResponse
[C#]
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.

Requirements

Namespace: ComponentSpace.Ftp

Assembly: ComponentSpace.Ftp (in ComponentSpace.Ftp.dll)

See Also

FtpWebResponse Members | ComponentSpace.Ftp Namespace