Initializes an empty instance of the FtpProxy class.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public Sub New |
| C# |
|---|
public FtpProxy() |
Remarks
The default constructor initializes an empty instance of the FtpProxy
class with the ProxyType property set to FtpProxyType.None.