Share via


BTXLogicalPortBinding Class

Definition

public ref class BTXLogicalPortBinding : Microsoft::BizTalk::XLANGs::BTXEngine::BTXPortBinding
[System.Serializable]
public class BTXLogicalPortBinding : Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBinding
type BTXLogicalPortBinding = class
    inherit BTXPortBinding
Public Class BTXLogicalPortBinding
Inherits BTXPortBinding
Inheritance
BTXLogicalPortBinding
Derived
Attributes

Constructors

BTXLogicalPortBinding(Guid, PortInfo)
BTXLogicalPortBinding(String, Guid, PortInfo)
BTXLogicalPortBinding(String, Guid, PortInfo, String, Guid, Int32)

Fields

_address
_inboundTransportType
_methodName
_outboundTransportType
_portInfo (Inherited from BTXPortBinding)
_proxyNameProp
_receivePortProp
_transportType

Properties

_bindingId
_capabilities
_portId
_proxyName
_transport
_url
IsOrdered (Inherited from PortBinding)
ParentsPortInfoIndex (Inherited from PortBinding)
PepLookup (Inherited from BTXPortBinding)
PortInfo (Inherited from BTXPortBinding)
RequiresDeliveryNotification (Inherited from PortBinding)

Methods

Clone()
GetDynamicBinding() (Inherited from BTXPortBinding)
GetPropertyValue(Type)
PredicateAdjustment(PredicateGroup[], OperationInfo)
PredicateAdjustment(PredicateGroup[], String, String, Guid, Int32)
SendMessage(XLANGMessage, XlangStore, Segment, OperationInfo, IList, IList, Boolean)
SetPropertyValue(Type, Object)
SupportsSOAP(Int32)
VerifyMessage(Envelope, String, Context, OperationInfo)

Applies to