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