問題タブ [nservicebus5]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
.net - NServiceBus SLR を MsmqPersistence で動作させる方法
NServiceBus v5.2.16 をテストする Windows コンソール アプリを作成しました。MsmqPersistence を使用しています。FLR は、メッセージが受信側で処理されない場合に機能します。ただし、FLR が試されると、SLR は機能しません。
FLR と SLR はガイドラインに従って定義されており、次のとおりです。
そして、これは私がサービスバスを開始する方法です:
どんな助けでも大歓迎です
よろしく