Skip to content

Commit f12df63

Browse files
authored
Link to masstransit integration docs
1 parent 34e0fdc commit f12df63

File tree

1 file changed

+3
-0
lines changed
  • samples/pipeline/masstransit-messages

1 file changed

+3
-0
lines changed

samples/pipeline/masstransit-messages/sample.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ snippet: MassTransitConsumer
107107

108108
Because the event is published in RabbitMQ, NServiceBus can also subscribe to it.
109109

110+
> [!NOTE]
111+
> This sample shows how to use a NServiceBus behavior to ingest messages from a MassTransit system. To see how to alter the MassTransit messages to not need an NServiceBus behavior but instead use the [MassTransit.Interop.NServiceBus](https://nuget.org/packages/MassTransit.Interop.NServiceBus/) package, see [the MassTransit docs](https://masstransit.io/documentation/configuration/integrations/nsb).
112+
110113
## NServiceBus subscriber
111114

112115
### Basic setup

0 commit comments

Comments
 (0)