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