BTXPortBase Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Atributos
Constructores
Propiedades
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