public void Customize(BusConfiguration configuration) { configuration.UsePersistence <InMemoryPersistence>(); }