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)
ParameterDescription
hostThe System.Uri of the host to check for proxy use.