Description
This type is an enumeration.
Usages
Allowed Values
| Value | Description |
|---|---|
QUEUE | Queue connection type, every message is consumed by one client only |
TOPIC | Topic connection type, every message is delivered to all subscribed clients |
See the manifest for all available types.