简体   繁体   English

如何存档msmq消息?

[英]how to archive msmq messages?

I have a bunch of messages in one of the queues from an old date. 从一个旧日期开始,我在队列之一中有一堆消息。 I would like to take a backup before purging them. 我想在清除它们之前先备份一下。 Any thoughts? 有什么想法吗?

Schar 沙尔

You can move them to a file and back it up. 您可以将它们移动到文件并备份。 It can be done with a tool like QueueExplorer (cheap but not free) or write something like that yourself. 可以使用QueueExplorer之类的工具(便宜但不免费)来完成,或者自己编写类似的东西。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM