BTXPortBase 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 繼承
-
- 屬性
-
建構函式
屬性
方法
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)
|
適用於