ConnectionOrientedTransportBindingElement Costruttori

Definizione

Overload

ConnectionOrientedTransportBindingElement()

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

Si applica a

ConnectionOrientedTransportBindingElement(ConnectionOrientedTransportBindingElement)

Origine:
ConnectionOrientedTransportBindingElement.cs
Origine:
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)

Parametri

Si applica a