| ITopicListAdd Method |
| Name | Description | |
|---|---|---|
| Add(String) |
Add a topic to the list.
| |
| Add(Message) |
Adds the topic from a Message(CorrelationID) to this list.
| |
| Add(String, CorrelationID) |
Add a topic to this list.
| |
| Add(Message, CorrelationID) |
Adds the topic from a Message(CorrelationID) to this list.
|