Indicates whether to use the proxy server for the specified host.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Function IsBypassed ( _ host As Uri _ ) As Boolean |
C# |
---|
public bool IsBypassed( Uri host ) |
Parameters
- host
- Type: System..::..Uri
The Uri of the host to check for proxy use.