Topic property
Gets or sets the subscription topic. Read/write. String.
Syntax
subOption
.Topic
where
subOption
- is an MQTTSubscribeOption object created by the MQTTFactory object's method CreateSubscribeOption
.Provide Feedback