In DomainEventBus, instead of foreach (...AsParallel()) I think you want Parallel.ForEach(...)
↧
In DomainEventBus, instead of foreach (...AsParallel()) I think you want Parallel.ForEach(...)