Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
nServiceBusのすべてのサンプルがスタンドアロンプロセスであることがわかりましたが、winformと統合できますか?はいの場合、サンプルはどこにありますか?
汎用ホストをwinformとして実行する場合は、コマンドラインで/guiを渡す必要があります。
WinFormでは通常どおりnServiceBusクラスを呼び出すことができます。