ComponentSpace FTP Class Library Reference

FtpWebRequest Class

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

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

System.Object
   System.MarshalByRefObject
      System.Net.WebRequest
         ComponentSpace.Ftp.FtpWebRequest

[Visual Basic]
Public Class FtpWebRequest
    Inherits WebRequest
[C#]
public class FtpWebRequest : WebRequest

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

FtpWebRequest Members | ComponentSpace.Ftp Namespace