Parcourir la source

update readme

master
Savorboard il y a 6 ans
Parent
révision
83cca80f9d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -190,7 +190,7 @@ The concept of a subscription group is similar to that of a consumer group in Ka
When CAP startup, it will use the current assembly name as the default group name, if multiple same group subscribers subscribe the same topic name, there is only one subscriber can receive the message.
Conversely, if subscribers are in different groups, they will all receive messages.

In the same application, you can specify the `Group` property to keep they are in different consumer groups:
In the same application, you can specify the `Group` property to keep they are in different subscribe groups:

```C#



Chargement…
Annuler
Enregistrer