TopicSupportType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
| Member name | Value | Description | |
|---|---|---|---|
| Publisher | 0 | The endpoint publishes outbound messages for this topic, and responds to inbound requests | |
| Consumer | 1 | The endpoint consumes the messages of this topic that are produced by other endpoints | |
| PublisherConsumer | 2 | The endpoint publishes outbound messages for this topic, responds to inbound request, and consumes the messages of this topic that are produced by other endpoints |