使用EasyNetQ处理消息队列出现:The operation requested on PersistentChannel timed out
第一:得保证安装RabbitMQ服务器
第二:检查你的:IBus bus = RabbitHutch.CreateBus(RabbitMQUrl);中的RabbitMQUrl是否存在空格,“=”后也不能有空格
EasyNetQ:The operation requested on PersistentChannel timed out
原文:https://www.cnblogs.com/cdyy/p/11883499.html