WSHttpRelayBindingBase.ProxyAddress Property

Definition

Gets or sets the URI address of the HTTP proxy.

public Uri ProxyAddress { get; set; }
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Property Value

Uri

Returns Uri.Serves as the address of the HTTP proxy. The default value is null.

Applies to