WSHttpContextBindingElement::ClientCallbackAddress Property
.NET Framework (current version)
Gets or sets the client callback address for the binding element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("clientCallbackAddress", DefaultValue = null)] property Uri^ ClientCallbackAddress { Uri^ get(); void set(Uri^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: