Mqtt |
The MqttClientProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnackProperties | Negotiated connack properties. | |
| ConnectParameters | Connect parameters. | |
| MinReconnectDelay | Minimum time (ms) to wait before reconnecting to the same address. | |
| ReceiveTimeout | Maximum time (ms) to wait for a packet to be received. (-1 means wait forever.) | |
| SessionPresent | True if a client session is already present. |