HttpTransportBindingElement Constructor (HttpTransportBindingElement)
Collapse the table of content
Expand the table of content

HttpTransportBindingElement Constructor (HttpTransportBindingElement)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the HttpTransportBindingElement class.

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

protected HttpTransportBindingElement(
	HttpTransportBindingElement elementToBeCloned
)

Parameters

elementToBeCloned
Type: System.ServiceModel.Channels.HttpTransportBindingElement
An instance of the HttpTransportBindingElement class.

This method is a copy constructor used to clone the binding.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft