次の方法で共有


BTXPortBase クラス

定義

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
継承
BTXPortBase
属性

コンストラクター

BTXPortBase(BTXPortBase)
BTXPortBase(Int32, IServiceProxy)

プロパティ

Binding
BindingInfo
Link (継承元 PortBase)
NextSequenceNumber (継承元 PortBase)
ParentsPortInfoIndex (継承元 PortBase)
PortInfo
PortInfoIndex (継承元 PortBase)

メソッド

BizTalkFormatGuid(Guid)
Clone() (継承元 PortBase)
Close(Context, Segment)
CreateSubscription(XlangStore, Int32, PredicateGroup[], Guid, Subscription)
DeliveryNotification(Envelope, Subscription, Service)
DestroySubscription(Guid)
DisableSubscription(Guid)
ExtractPromotables(Correlation[], Correlation[]) (継承元 PortBase)
ExtractPromotables(Correlation[], IList) (継承元 PortBase)
GetMessageId(Subscription, Segment, Context, Envelope, CachedObject) (継承元 PortBase)
GetMessageId(Subscription, Segment, Context, Envelope) (継承元 PortBase)
GetPropertyValue(Type)
GetPropertyValueThrows(Type)
InitializeBinding(PortInfo, IDictionary)
ProcessCorrelationSets(XLANGMessage, Correlation[], Correlation[], XlangStore) (継承元 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) (継承元 PortBase)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment, ActivityFlags)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment) (継承元 PortBase)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], SubscriptionWrapper, Context, Segment, ActivityFlags)
SendMessage(Int32, XLANGMessage, Correlation[], Correlation[], SubscriptionWrapper, Context, Segment) (継承元 PortBase)
SetPropertyValue(Type, Object, Context)
SetPropertyValue(Type, Object)
VerifyTransport(Envelope, Int32, Context)

適用対象