BTXPortBase Class

Definition

public ref class BTXPortBase abstract : Microsoft::XLANGs::Core::PortBase
[System.Serializable]
public abstract class BTXPortBase : Microsoft.XLANGs.Core.PortBase
type BTXPortBase = class
    inherit PortBase
Public MustInherit Class BTXPortBase
Inherits PortBase
Inheritance
BTXPortBase
Attributes

Constructors

BTXPortBase(BTXPortBase)
BTXPortBase(Int32, IServiceProxy)

Properties

Binding
BindingInfo
Link (Inherited from PortBase)
NextSequenceNumber (Inherited from PortBase)
ParentsPortInfoIndex (Inherited from PortBase)
PortInfo
PortInfoIndex (Inherited from PortBase)

Methods

BizTalkFormatGuid(Guid)
Clone() (Inherited from PortBase)
Close(Context, Segment)
CreateSubscription(XlangStore, Int32, PredicateGroup[], Guid, Subscription)
DeliveryNotification(Envelope, Subscription, Service)
DestroySubscription(Guid)
DisableSubscription(Guid)
ExtractPromotables(Correlation[], Correlation[]) (Inherited from PortBase)
ExtractPromotables(Correlation[], IList) (Inherited from PortBase)
GetMessageId(Subscription, Segment, Context, Envelope) (Inherited from PortBase)
GetMessageId(Subscription, Segment, Context, Envelope, CachedObject) (Inherited from PortBase)
GetPropertyValue(Type)
GetPropertyValueThrows(Type)
InitializeBinding(PortInfo, IDictionary)
ProcessCorrelationSets(XLANGMessage, Correlation[], Correlation[], XlangStore) (Inherited from PortBase)
ReceiveFault(Envelope, XLANGMessage, Context)
ReceiveMessage(Int32, Envelope, XLANGMessage, Correlation[], Context, Segment)
SendFault(Int32, Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment) (Inherited from PortBase)
SendFault(Int32, Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment, ActivityFlags)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment) (Inherited from PortBase)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment, ActivityFlags)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], SubscriptionWrapper, Context, Segment) (Inherited from PortBase)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], SubscriptionWrapper, Context, Segment, ActivityFlags)
SetPropertyValue(Type, Object)
SetPropertyValue(Type, Object, Context)
VerifyTransport(Envelope, Int32, Context)

Applies to