Using NHibernate as persistence and MSMQ as transport, NServiceBus v5. Not caching subscriptions.
when an endpoint stops and then restarts, does the endpoint re-register any events it’s interested in subscribing to in the publishing endpoints, or is this a one time op that happen only on the first start?