static void Main(string[] args) { MQServiceHost.Start(); }
static void Main(string[] args) { MQServiceHost.Start(Initialize); }