WebSphereMQBindingElement Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| WebSphereMQBindingElement() | |
| WebSphereMQBindingElement(String) |
WebSphereMQBindingElement()
public:
WebSphereMQBindingElement();
public WebSphereMQBindingElement ();
Public Sub New ()
Applies to
WebSphereMQBindingElement(String)
public:
WebSphereMQBindingElement(System::String ^ configurationName);
public WebSphereMQBindingElement (string configurationName);
new System.ServiceModel.Channels.WebSphereMQ.WebSphereMQBindingElement : string -> System.ServiceModel.Channels.WebSphereMQ.WebSphereMQBindingElement
Public Sub New (configurationName As String)
Parameters
- configurationName
- String