MsmqIntegrationBindingElement Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy MsmqIntegrationBindingElement.
Przeciążenia
MsmqIntegrationBindingElement() |
Inicjuje nowe wystąpienie klasy MsmqIntegrationBindingElement. |
MsmqIntegrationBindingElement(String) |
Inicjuje MsmqIntegrationBindingElement nowe wystąpienie klasy przy użyciu określonej nazwy powiązania. |
MsmqIntegrationBindingElement()
Inicjuje nowe wystąpienie klasy MsmqIntegrationBindingElement.
public:
MsmqIntegrationBindingElement();
public MsmqIntegrationBindingElement ();
Public Sub New ()
Dotyczy
MsmqIntegrationBindingElement(String)
Inicjuje MsmqIntegrationBindingElement nowe wystąpienie klasy przy użyciu określonej nazwy powiązania.
public:
MsmqIntegrationBindingElement(System::String ^ name);
public MsmqIntegrationBindingElement (string name);
new System.ServiceModel.Configuration.MsmqIntegrationBindingElement : string -> System.ServiceModel.Configuration.MsmqIntegrationBindingElement
Public Sub New (name As String)
Parametry
- name
- String
Nazwa powiązania do użycia.