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

Proxy.IsBypassed Method

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

IsBypassed(Uri)

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

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)

IsBypassed(String, Int32)

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

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

The host address to check for proxy use.

Int32 port

The port.

Returns
Type Description
Boolean

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

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