WSDualHttpBindingElement.BypassProxyOnLocal Egenskap

Definition

Hämtar eller anger ett booleskt värde som anger om proxyservern ska kringgås för lokala adresser.

public:
 property bool BypassProxyOnLocal { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("bypassProxyOnLocal", DefaultValue=false)]
public bool BypassProxyOnLocal { get; set; }
[<System.Configuration.ConfigurationProperty("bypassProxyOnLocal", DefaultValue=false)>]
member this.BypassProxyOnLocal : bool with get, set
Public Property BypassProxyOnLocal As Boolean

Egenskapsvärde

trueom proxyservern kringgås för lokala adresser; annars . false Standardvärdet är false.

Attribut

Gäller för