IsBypassed
IsBypassed
Indicates that the proxy should not be used for the specified host.
Returns: true if the proxy server should not be used for host; otherwise, false.
IsBypassed(System::SharedPtr < System::Uri > host)
| Parameter | Description |
|---|---|
| host | The System.Uri of the host to check for proxy use. |