Share via


BTXServiceInterfacePortBinding Class

Definition

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

Constructors

BTXServiceInterfacePortBinding(Guid, PortInfo)
BTXServiceInterfacePortBinding(String, Guid, PortInfo)
BTXServiceInterfacePortBinding(String, Guid, PortInfo, Party, Party)

Fields

_portInfo (Inherited from BTXPortBinding)

Properties

_bindingId (Inherited from BTXLogicalPortBinding)
_capabilities (Inherited from BTXLogicalPortBinding)
_portId (Inherited from BTXLogicalPortBinding)
_proxyName (Inherited from BTXLogicalPortBinding)
_transport (Inherited from BTXLogicalPortBinding)
_url (Inherited from BTXLogicalPortBinding)
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) (Inherited from BTXLogicalPortBinding)
SendMessage(XLANGMessage, XlangStore, Segment, OperationInfo, IList, IList, Boolean)
SetPropertyValue(Type, Object)
VerifyMessage(Envelope, String, Context, OperationInfo) (Inherited from BTXLogicalPortBinding)

Applies to