WSHttpContextBindingElement::InitializeFrom Method (Binding^)
.NET Framework (current version)
Initializes this binding configuration element based on the configuration of the specified binding. The binding object supplied must be of type WSHttpContextBinding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- binding
-
Type:
System.ServiceModel.Channels::Binding^
The binding that contains the content, context protection level, and content exchange mechanism used to initialize the class.
.NET Framework
Available since 3.5
Available since 3.5
Show: