--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To view this discussion on the web visit https://groups.google.com/d/msg/masstransit-discuss/-/jkuPRgLqjwAJ.
To post to this group, send email to masstrans...@googlegroups.com.
To unsubscribe from this group, send email to masstransit-dis...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/masstransit-discuss?hl=en-US.
--
What will happen if some error occurs and the bus is already shut down? Is the regarding Fault<T> still sent?I have to stop the processing of new messages during the shutdown phase of a windows service. The service should wait as long as there are messages in processing, but stop to process new ones.
--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To view this discussion on the web visit https://groups.google.com/d/msg/masstransit-discuss/-/5JEDhXbXlN4J.
If you are wanting to "drain" the queues before exiting, that's not something that is available. In a distributed system, this could mean the service never exists as events and commands continue to be added to the queues by other services.
--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To view this discussion on the web visit https://groups.google.com/d/msg/masstransit-discuss/-/VgQDndvlCVEJ.