ConnectionOrientedTransportBindingElement Konstruktorer

Definition

Överlagringar

ConnectionOrientedTransportBindingElement()

Källa:
ConnectionOrientedTransportBindingElement.cs
Källa:
ConnectionOrientedTransportBindingElement.cs
public:
 ConnectionOrientedTransportBindingElement();
public ConnectionOrientedTransportBindingElement();
Public Sub New ()

Gäller för

ConnectionOrientedTransportBindingElement(ConnectionOrientedTransportBindingElement)

Källa:
ConnectionOrientedTransportBindingElement.cs
Källa:
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)

Parametrar

Gäller för