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

FtpWebRequest.Proxy Property

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

Proxy

Gets or sets proxy information for the request.

Declaration
public override IWebProxy Proxy { get; set; }
Property Value
Type Description
IWebProxy

The FtpProxy instance to use to proxy the request.

Overrides
WebRequest.Proxy
Remarks

The Proxy property identifies the FtpProxy instance to use to process requests to Internet resources. To specify that no proxy should be used, set the Proxy property to the proxy instance returned by the GetEmptyWebProxy() method.

If this property is not set to an instance of FtpProxy, it is ignored.

In This Article
  • Proxy
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies