【发布时间】:2012-05-22 04:57:20
【问题描述】:
在 NServiceBus 2.x 中,Transport Message Headers 实际存储在哪里?
我需要使用内置的队列管理 GUI 或 QueueExplorer 查看标头以进行调试。
【问题讨论】:
标签: nservicebus
在 NServiceBus 2.x 中,Transport Message Headers 实际存储在哪里?
我需要使用内置的队列管理 GUI 或 QueueExplorer 查看标头以进行调试。
【问题讨论】:
标签: nservicebus
在 2.x 中,标头进入 MSMQ 的 Extension property。
【讨论】: