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

FtpProxy Constructor

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

FtpProxy()

Initializes an empty instance of the FtpProxy class.

Declaration
public FtpProxy()
Remarks

The default constructor initializes an empty instance of the FtpProxy class with the ProxyType property set to FtpProxyType.None.

FtpProxy(FtpProxyType, String, Int32)

Initializes a new instance of the FtpProxy class with the specified type, hostname, and port.

Declaration
public FtpProxy(FtpProxyType proxyType, string host, int port)
Parameters
Type Name Description
FtpProxyType proxyType

The type of the proxy.

String host

The hostname of the proxy server.

Int32 port

The port of the proxy server.

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