docs.particular.net
docs.particular.net copied to clipboard
Difference between IEndpointInstance & IMessageSession not well documented
The documentation doesn't cover well that:
- IEndpointInstance inherits IMessageSession but adds Stop method
- IMessageSession is what is added to DI container
- The entire hierarchy of "things that used to be IBus" including pipeline contexts, message handler context, etc.