WSHttpBindingElement::OnApplyConfiguration Method (Binding^)

 

Called when the content of a specified binding collection is applied to this binding configuration element.

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

protected:
virtual void OnApplyConfiguration(
	Binding^ binding
) override

Parameters

binding
Type: System.ServiceModel.Channels::Binding^

A collection of binding elements.

.NET Framework
Available since 3.0
Return to top
Show: