Bridge NSB over WCF

混江龙づ霸主 提交于 2019-12-05 18:55:18

Frederik,

The WCF Bridge for NServiceBus (like the Web Service Bridge) is designed to be one WCF service = one message type. So, I'm afraid that the answer is no, though you can always write your own bridge (based on the code in the base class) that will support more than one message type.

Hope that helps. -- Udi Dahan

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!