Compartir a través de


BTXPortBase Clase

Definición

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
Herencia
BTXPortBase
Atributos

Constructores

BTXPortBase(BTXPortBase)
BTXPortBase(Int32, IServiceProxy)

Propiedades

Binding
BindingInfo
Link (Heredado de PortBase)
NextSequenceNumber (Heredado de PortBase)
ParentsPortInfoIndex (Heredado de PortBase)
PortInfo
PortInfoIndex (Heredado de PortBase)

Métodos

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

Se aplica a