private BusParams GetBusParams(string eventName) =>
 (BusParams)_serviceProvider.GetService(_subsManager.GetTypeParams(eventName));