原创 Rabbitmq源碼示例(生產者/消費者,非持久化/持久化)

//////////////// 非持久化生產者         static void TestThreadFun()         {             string queueName = "hello";