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