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.
WSDualHttpBinding::CreateBindingElements Method ()
.NET Framework (current version)
Returns an ordered collection of binding elements contained in the current binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.ServiceModel.Channels::BindingElementCollection^A BindingElementCollection that includes a TransactionFlowBindingElement and, because a reliable session is required for the WSDualHttpBinding, a ReliableSessionBindingElement.
.NET Framework
Available since 3.0
Available since 3.0
Show: