Path property
Gets or sets the WebSocket path of the broker. Read/write. String.
Syntax
connOption
.Path
where
connOption
- is an MQTTConnectOption object created by the MQTTFactory object's method CreateConnectOption
.Provide Feedback