PortBase Class

Definition

public ref class PortBase abstract
[System.Serializable]
public abstract class PortBase
type PortBase = class
Public MustInherit Class PortBase
Inheritance
PortBase
Derived
Attributes

Constructors

PortBase(Int32)
PortBase(PortBase)

Properties

Binding
BindingInfo
Link
NextSequenceNumber
ParentsPortInfoIndex
PortInfo
PortInfoIndex

Methods

Clone()
Close(Context, Segment)
CreateSubscription(XlangStore, Int32, PredicateGroup[], Guid, Subscription)
DeliveryNotification(Envelope, Subscription, Service)
DestroySubscription(Guid)
DisableSubscription(Guid)
ExtractPromotables(Correlation[], Correlation[])
ExtractPromotables(Correlation[], IList)
FileDeadLetter(Envelope, Context)
GetMessageId(Subscription, Segment, Context, Envelope)
GetMessageId(Subscription, Segment, Context, Envelope, CachedObject)
GetMessageIdForSubscription(Subscription, Segment, Context, Envelope)
GetMessageIdForSubscription(Subscription, Segment, Context, Envelope, CachedObject)
GetPropertyValue(Type)
ListenForMessageId(Subscription[], Segment, Context, Envelope)
ListenForMessageId(Subscription[], Segment, Context, Envelope, CachedObject)
ProcessCorrelationSets(XLANGMessage, Correlation[], Correlation[], XlangStore)
ReceiveMessage(Int32, Envelope, XLANGMessage, Correlation[], Context, Segment)
SendFault(Int32, Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment)
SendFault(Int32, Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment, ActivityFlags)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment, ActivityFlags)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], SubscriptionWrapper, Context, Segment)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], SubscriptionWrapper, Context, Segment, ActivityFlags)
SetPropertyValue(Type, Object)
SetPropertyValue(Type, Object, Context)
VerifyTransport(Envelope, Int32, Context)

Applies to