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

FtpProxy.IsBypassed Method

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

IsBypassed(String, Int32)

Indicates whether to use the proxy server for the specified FTP server.

Declaration
public override bool IsBypassed(string hostName, int port)
Parameters
Type Name Description
String hostName

The address of the FTP server to check for proxy use.

Int32 port

The port port.

Returns
Type Description
Boolean

true if the proxy server should not be used for host; otherwise, false.

Overrides
Proxy.IsBypassed(String, Int32)

IsBypassed(Uri)

Indicates whether to use the proxy server for the specified host. Inherited from Proxy.

Declaration
public bool IsBypassed(Uri host)
Parameters
Type Name Description
Uri host

The Uri of the host to check for proxy use.

Returns
Type Description
Boolean

true if the proxy server should not be used for host; otherwise, false.

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