HttpProxy.IsBypassed
HttpProxy.IsBypassed method
Indicates that the proxy should not be used for the specified host.
public virtual bool IsBypassed(Uri host)
Parameter | Type | Description |
---|---|---|
host | Uri | The System.Uri of the host to check for proxy use. |
Return Value
true if the proxy server should not be used for host; otherwise, false.
See Also
- class HttpProxy
- namespace Aspose.Email.Clients
- assembly Aspose.Email