Ejemplo n.º 1
0
 private void ux_RegisterQueueHandler_Click(object sender, EventArgs e)
 {
     RabbitMQProcessor.HandleQueueItems();
 }