The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PeerTransportBindingElement::Clone Method ()
.NET Framework (current version)
Creates a copy of the current binding element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.ServiceModel.Channels::BindingElement^BindingElement that contains a copy of the current binding element.
The object returned by this method can be re-boxed as an object of the more specific PeerTransportBindingElement type.
.NET Framework
Available since 3.0
Available since 3.0
Show: