public static void EnabledPerformanceCounters(this IBusFactoryConfigurator configurator)
 {
     configurator.EnablePerformanceCounters();
 }