ContextBindingElement.ClientCallbackAddress Property

Definition

Gets or sets the client callback address for the binding element.

public:
 property Uri ^ ClientCallbackAddress { Uri ^ get(); void set(Uri ^ value); };
public Uri ClientCallbackAddress { get; set; }
member this.ClientCallbackAddress : Uri with get, set
Public Property ClientCallbackAddress As Uri

Property Value

Uri

The client callback address.

Applies to