TransportBindingElement Constructor (TransportBindingElement)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a new instance of this class from an existing instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- elementToBeCloned
- Type: System.ServiceModel.Channels.TransportBindingElement
The TransportBindingElement to be cloned.
Show: