【发布时间】:2018-06-13 02:53:53
【问题描述】:
我找到了如何使用 C# 控制台应用程序连接到 IBM MQ 并将消息接收到队列中,但我不想编写控制台应用程序。我想编写一个将消息接收到 MQ 的 Windows 服务。可能吗 ?任何类型的链接的任何线索都会对此有所帮助。请帮忙。
【问题讨论】:
-
这个问题可能会有所帮助:Start multiple instances of the window service.
标签: c# windows-services ibm-mq