BindingsSection::WSDualHttpBinding Property

 

Gets the configuration element that contains a collection of WSDualHttpBindingElement objects.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
[ConfigurationPropertyAttribute("wsDualHttpBinding", Options = ConfigurationPropertyOptions::None)]
property WSDualHttpBindingCollectionElement^ WSDualHttpBinding {
	WSDualHttpBindingCollectionElement^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: