BasicHttpRelayBinding.ProxyAddress Property

Definition

Gets or sets the proxy address.

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

Property Value

Uri

Returns a Uri that contains the proxy address. The default value is null.

Applies to