Search Results for

    Show / Hide Table of Contents

    Enum SystemProxyBypassRuleMode

    Controls how configured bypass rules are combined with the current Windows system proxy bypass list.

    Namespace: Titanium.Web.Proxy
    Assembly: Titanium.Web.Proxy.dll
    Syntax
    public enum SystemProxyBypassRuleMode

    Fields

    Name Description
    Merge

    Preserve the current bypass rules and add the configured rules.

    Replace

    Replace the current bypass rules with the configured rules.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX