문제

I’m trying to move one of our endpoints to use SqlTransport but there are some legacy endpoints that needs to remain using MSMQ for now.

It’s there any way to achieve this?

도움이 되었습니까?

해결책

Take a look at the "SqlBridge" sample located here and the readme explains how to do this. https://github.com/particular/nservicebus.sqlserver.samples

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top