Click or drag to resize

MqttClientProperties Properties

The MqttClientProperties type exposes the following members.

Properties
  NameDescription
Public propertyConnackProperties
Negotiated connack properties.
Public propertyConnectParameters
Connect parameters.
Public propertyMinReconnectDelay
Minimum time (ms) to wait before reconnecting to the same address.
Public propertyReceiveTimeout
Maximum time (ms) to wait for a packet to be received. (-1 means wait forever.)
Public propertySessionPresent
True if a client session is already present.
Top
See Also