Udostępnij za pośrednictwem


WSDualHttpBindingElement.BypassProxyOnLocal Właściwość

Definicja

Pobiera lub ustawia wartość logiczną, która określa, czy pominąć serwer proxy dla adresów lokalnych.

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

Wartość właściwości

Boolean

true jeśli serwer proxy jest pomijany dla adresów lokalnych; w przeciwnym razie false . Wartość domyślna to false.

Atrybuty

Dotyczy