protected override MessageDispatcherConfigurator Configurator() { return new ThreadPoolDispatcherConfigurator(ConfigurationFactory.Empty, null); } }