ConnectionOrientedTransportBindingElement Constructors

Definitie

Overloads

ConnectionOrientedTransportBindingElement()

Bron:
ConnectionOrientedTransportBindingElement.cs
Bron:
ConnectionOrientedTransportBindingElement.cs
public:
 ConnectionOrientedTransportBindingElement();
public ConnectionOrientedTransportBindingElement();
Public Sub New ()

Van toepassing op

ConnectionOrientedTransportBindingElement(ConnectionOrientedTransportBindingElement)

Bron:
ConnectionOrientedTransportBindingElement.cs
Bron:
ConnectionOrientedTransportBindingElement.cs
public:
 ConnectionOrientedTransportBindingElement(System::ServiceModel::Channels::ConnectionOrientedTransportBindingElement ^ elementToBeCloned);
public ConnectionOrientedTransportBindingElement(System.ServiceModel.Channels.ConnectionOrientedTransportBindingElement elementToBeCloned);
new System.ServiceModel.Channels.ConnectionOrientedTransportBindingElement : System.ServiceModel.Channels.ConnectionOrientedTransportBindingElement -> System.ServiceModel.Channels.ConnectionOrientedTransportBindingElement
Public Sub New (elementToBeCloned As ConnectionOrientedTransportBindingElement)

Parameters

Van toepassing op