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