Database Reference
In-Depth Information
However, you may explicitly define your endpoints of the IBus with Config-
ure.With().DefineEndpointName("MyEndpoint"); , where MyEndpoint
is the IBus' endpoint to be defined.
As always, the NSB IBus will create the appropriate endpoints if defined correctly. Here,
we have it based on the different project's namespaces in the solution. The different pro-
jects are MySaga , AppforApprovalsLevel1 , AppforApprovalsLevel2 , Ap-
pForSubmittingRequests , and AppForAccountingDept . Notice that NSB
will create them in lowercase, and also create the appropriate time-out, error, and audit
queues.
We are going to configure the IBus in EndpointConfig.cs , which in most cases is
where the IBus will be configured to use the saga and time-out persistence in NHibernate.
Search WWH ::




Custom Search