This question shows research effort; it is useful and clear
-9
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我需要从远程队列(websphere MQ)中获取消息,我通过从队列中查找总消息的数量来做到这一点,并使用 for 循环进行迭代,在处理过程中我需要找到我已经获取了多少消息在最后 5 分钟内,我需要每 30 秒更新一次 Windows 窗体中的文本框。我认为这可能会给出一个清晰的愿景。我需要一个逻辑来找到这个,因为我是新手..