MQContract.HiveMQ
This is the MessageServiceConnection implementation for using HiveMQ
Default constructor that requires the HiveMQ client options settings to be provided
| Name | Type | Description |
|---|---|---|
| clientOptions | HiveMQtt.Client.Options.HiveMQClientOptions | The required client options to connect to the HiveMQ instance |
Houses the underlying HiveMQ client that is being used by the connection
The default timeout to allow for a Query Response call to execute, defaults to 1 minute
MQContract.HiveMQ
Thrown when the service connection is unable to connect to the HiveMQTT server