WSHttpContextBindingElement.ClientCallbackAddress Eigenschap

Definitie

Hiermee wordt het callback-adres van de client voor het bindingselement ophaalt of ingesteld.

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

Waarde van eigenschap

Uri

Het callback-adres van de client voor het bindingselement.

Kenmerken

Van toepassing op