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