WSHttpBindingElement::InitializeFrom Method (Binding^)

 

Initializes this binding configuration element with the content of the specified binding element.

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

public protected:
virtual void InitializeFrom(
	Binding^ binding
) override

Parameters

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

A binding element.

.NET Framework
Available since 3.0
Return to top
Show: