Example #1
0
 public bool ConnectionActive()
 {
     return(RabbitMQClient.ConnectionActive());
 }