Property Topic
Topic
This property specifies the topic to which the message belongs.
Declaration
public ITopic Topic { get; }
Property Value
| Type | Description |
|---|---|
| ITopic | Topic to which the message belongs. |
This property specifies the topic to which the message belongs.
public ITopic Topic { get; }
| Type | Description |
|---|---|
| ITopic | Topic to which the message belongs. |