Hi
In previous versions (2.2.2.0) we where able to have a single host that had 3 logical services. This worked ok in this version by having using the ServiceConfigurator.SetServiceName("name").
Upgraded to version 3.0 and updated the source code due to changes in Topshelf API. Run the console application and only 1 logical service was invoke. Always the last logical service that was configured.