PortBase.GetMessageId 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
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
参数
- subscription
- Subscription
- currentSegment
- Segment
- cxt
- Context
- env
- Envelope
返回
适用于
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
参数
- subscription
- Subscription
- currentSegment
- Segment
- cxt
- Context
- env
- Envelope
- location
- CachedObject