Proxy settings for Ftp class.

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

Syntax

Visual Basic
Public Class FtpProxy _
	Inherits Proxy _
	Implements IWebProxy
C#
public class FtpProxy : Proxy, IWebProxy

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..Proxy
    Rebex.Net..::..FtpProxy

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also