WebSphereMQRequestReplyTransportBindingElement 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
| WebSphereMQRequestReplyTransportBindingElement() | |
| WebSphereMQRequestReplyTransportBindingElement(WebSphereMQRequestReplyTransportBindingElement) |
WebSphereMQRequestReplyTransportBindingElement()
public:
WebSphereMQRequestReplyTransportBindingElement();
public WebSphereMQRequestReplyTransportBindingElement ();
Public Sub New ()
Applies to
WebSphereMQRequestReplyTransportBindingElement(WebSphereMQRequestReplyTransportBindingElement)
protected:
WebSphereMQRequestReplyTransportBindingElement(System::ServiceModel::Channels::WebSphereMQ::WebSphereMQRequestReplyTransportBindingElement ^ other);
protected WebSphereMQRequestReplyTransportBindingElement (System.ServiceModel.Channels.WebSphereMQ.WebSphereMQRequestReplyTransportBindingElement other);
new System.ServiceModel.Channels.WebSphereMQ.WebSphereMQRequestReplyTransportBindingElement : System.ServiceModel.Channels.WebSphereMQ.WebSphereMQRequestReplyTransportBindingElement -> System.ServiceModel.Channels.WebSphereMQ.WebSphereMQRequestReplyTransportBindingElement
Protected Sub New (other As WebSphereMQRequestReplyTransportBindingElement)