Skip to content

Commit e6844ee

Browse files
committed
tx and confirm mode are no longer mutually exclusive
1 parent 6680ada commit e6844ee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/wikipages/data.MessagingPatterns.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -513,10 +513,6 @@ both [code Basic.Return'ed] and [code Basic.Ack'ed]. So, if the
513513
"mandatory" or "immediate" are used, the client must also listen for
514514
returns by setting the [code IModel.BasicReturn] handler.
515515

516-
Also note that the [code Tx] and [code Confirm] modes are mutually
517-
exclusive on any one channel, so it is not possible to mix the two
518-
methods described above.
519-
520516
Responsibility can also be placed with an external database, even
521517
further along the chain - see the section on interaction with external
522518
resources below.

0 commit comments

Comments
 (0)