PortBase.GetMessageId Método
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í.
Sobrecargas
GetMessageId(Subscription, Segment, Context, Envelope) | |
GetMessageId(Subscription, Segment, Context, Envelope, CachedObject) |
GetMessageId(Subscription, Segment, Context, Envelope)
public:
virtual bool GetMessageId(Microsoft::XLANGs::Core::Subscription ^ subscription, Microsoft::XLANGs::Core::Segment ^ currentSegment, Microsoft::XLANGs::Core::Context ^ cxt, [Runtime::InteropServices::Out] Microsoft::XLANGs::Core::Envelope ^ % env);
public virtual bool GetMessageId (Microsoft.XLANGs.Core.Subscription subscription, Microsoft.XLANGs.Core.Segment currentSegment, Microsoft.XLANGs.Core.Context cxt, out Microsoft.XLANGs.Core.Envelope env);
abstract member GetMessageId : Microsoft.XLANGs.Core.Subscription * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * Envelope -> bool
override this.GetMessageId : Microsoft.XLANGs.Core.Subscription * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * Envelope -> bool
Parámetros
- subscription
- Subscription
- currentSegment
- Segment
- cxt
- Context
- env
- Envelope
Devoluciones
Se aplica a
GetMessageId(Subscription, Segment, Context, Envelope, CachedObject)
public:
virtual bool GetMessageId(Microsoft::XLANGs::Core::Subscription ^ subscription, Microsoft::XLANGs::Core::Segment ^ currentSegment, Microsoft::XLANGs::Core::Context ^ cxt, [Runtime::InteropServices::Out] Microsoft::XLANGs::Core::Envelope ^ % env, Microsoft::XLANGs::Core::CachedObject ^ location);
public virtual bool GetMessageId (Microsoft.XLANGs.Core.Subscription subscription, Microsoft.XLANGs.Core.Segment currentSegment, Microsoft.XLANGs.Core.Context cxt, out Microsoft.XLANGs.Core.Envelope env, Microsoft.XLANGs.Core.CachedObject location);
abstract member GetMessageId : Microsoft.XLANGs.Core.Subscription * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * Envelope * Microsoft.XLANGs.Core.CachedObject -> bool
override this.GetMessageId : Microsoft.XLANGs.Core.Subscription * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * Envelope * Microsoft.XLANGs.Core.CachedObject -> bool
Parámetros
- subscription
- Subscription
- currentSegment
- Segment
- cxt
- Context
- env
- Envelope
- location
- CachedObject