WebSphereMQBinaryBindingElement 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
| WebSphereMQBinaryBindingElement() | |
| WebSphereMQBinaryBindingElement(String) |
WebSphereMQBinaryBindingElement()
public:
WebSphereMQBinaryBindingElement();
public WebSphereMQBinaryBindingElement ();
Public Sub New ()
Applies to
WebSphereMQBinaryBindingElement(String)
public:
WebSphereMQBinaryBindingElement(System::String ^ configurationName);
public WebSphereMQBinaryBindingElement (string configurationName);
new System.ServiceModel.Channels.WebSphereMQ.WebSphereMQBinaryBindingElement : string -> System.ServiceModel.Channels.WebSphereMQ.WebSphereMQBinaryBindingElement
Public Sub New (configurationName As String)
Parameters
- configurationName
- String