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