NetTcpBindingElement::OnApplyConfiguration Method (Binding^)

 

Applies the specified binding to this NetNamedPipeBindingElement instance.

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^

The binding to be applied.

.NET Framework
Available since 3.0
Return to top
Show: