You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section where the BuyersRemorsePolicy class is implemented, the order of the methods and the contents of the methods change, making it slightly harder to follow
This continues using the routing variable naming instead of transport from the beginning of the NServiceBus Step-by-Step tutorial
Under "Allow the UI to cancel orders", an object called endpointInstance is being used. This was the object originally called messageSession with no obvious reason for the name change
Feedback for 'NServiceBus sagas: Timeouts' https://docs.particular.net/tutorials/nservicebus-sagas/2-timeouts/
Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/tutorials/nservicebus-sagas/2-timeouts/tutorial.md
BuyersRemorsePolicyclass is implemented, the order of the methods and the contents of the methods change, making it slightly harder to followroutingvariable naming instead oftransportfrom the beginning of the NServiceBus Step-by-Step tutorialendpointInstanceis being used. This was the object originally calledmessageSessionwith no obvious reason for the name change