HttpCookieContainerBindingElement Constructor (HttpCookieContainerBindingElement)
[ 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 HttpCookieContainerBindingElement class from a specified binding element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- elementToBeCloned
- Type: System.ServiceModel.Channels.HttpCookieContainerBindingElement
The BindingElement to be cloned.
Show: