PortBase.GetMessageId Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- subscription
- Subscription
- currentSegment
- Segment
- cxt
- Context
- env
- Envelope
Restituisce
Si applica 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
Parametri
- subscription
- Subscription
- currentSegment
- Segment
- cxt
- Context
- env
- Envelope
- location
- CachedObject