WCF MSMQ 事务中的最后一条消息
WCF MSMQ 中有没有办法知道我是否正在处理事务中的最后一条消息?
我做了很多搜索,发现有一个属性 IsLastInTransaction
但该属性在 MsmqMessage
类中不可用,它仅在 System.Messaging.Message 中可用
任何人都知道我如何确定这是否是事务中的最后一条消息。
Is there is a way in WCF MSMQ to know if I am processing the last message in the transaction?
I did lot of searches I found that there is a property IsLastInTransaction
but this property not available in MsmqMessage<T>
Class it only available in System.Messaging.Message
Anybody know how can I determine if this is the last message in the transaction.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论