Share via


WSHttpContextBindingElement.ClientCallbackAddress Propriedade

Definição

Obtém ou define o endereço de retorno de chamada do cliente do elemento de associação.

public:
 property Uri ^ ClientCallbackAddress { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("clientCallbackAddress", DefaultValue=null)]
public Uri ClientCallbackAddress { get; set; }
[<System.Configuration.ConfigurationProperty("clientCallbackAddress", DefaultValue=null)>]
member this.ClientCallbackAddress : Uri with get, set
Public Property ClientCallbackAddress As Uri

Valor da propriedade

Uri

O endereço de retorno de chamada do cliente para o elemento de associação.

Atributos

Aplica-se a