The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CompositeDuplexBindingElement::ClientBaseAddress Property
.NET Framework (current version)
Gets or sets the base address for the client.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
This property provides an address at which the service can contact the client. A null value causes the system to automatically generate a client base address.
This is a base address, not an absolute address. A GUID is appended to the base address when generating client endpoints from this binding.
.NET Framework
Available since 3.0
Available since 3.0
Show: