ConnectionOrientedTransportBindingElement Costruttori

Definizione

Overload

ConnectionOrientedTransportBindingElement()
ConnectionOrientedTransportBindingElement(ConnectionOrientedTransportBindingElement)

ConnectionOrientedTransportBindingElement()

public:
 ConnectionOrientedTransportBindingElement();
public ConnectionOrientedTransportBindingElement ();
Public Sub New ()

Si applica a

ConnectionOrientedTransportBindingElement(ConnectionOrientedTransportBindingElement)

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