MQContract.HiveMQ
2.5.1
dotnet add package MQContract.HiveMQ --version 2.5.1
NuGet\Install-Package MQContract.HiveMQ -Version 2.5.1
<PackageReference Include="MQContract.HiveMQ" Version="2.5.1" />
<PackageVersion Include="MQContract.HiveMQ" Version="2.5.1" />
<PackageReference Include="MQContract.HiveMQ" />
paket add MQContract.HiveMQ --version 2.5.1
#r "nuget: MQContract.HiveMQ, 2.5.1"
#addin nuget:?package=MQContract.HiveMQ&version=2.5.1
#tool nuget:?package=MQContract.HiveMQ&version=2.5.1
<a name='assembly'></a>
MQContract.HiveMQ
Contents
<a name='T-MQContract-HiveMQ-Connection'></a>
Connection type
Namespace
MQContract.HiveMQ
Summary
This is the MessageServiceConnection implementation for using HiveMQ
<a name='M-MQContract-HiveMQ-Connection-#ctor-HiveMQtt-Client-Options-HiveMQClientOptions-'></a>
#ctor(clientOptions) constructor
Summary
Default constructor that requires the HiveMQ client options settings to be provided
Parameters
Name | Type | Description |
---|---|---|
clientOptions | HiveMQtt.Client.Options.HiveMQClientOptions | The required client options to connect to the HiveMQ instance |
<a name='P-MQContract-HiveMQ-Connection-DefaultTimeout'></a>
DefaultTimeout property
Summary
The default timeout to allow for a Query Response call to execute, defaults to 1 minute
<a name='T-MQContract-HiveMQ-ConnectionFailedException'></a>
ConnectionFailedException type
Namespace
MQContract.HiveMQ
Summary
Thrown when the service connection is unable to connect to the HiveMQTT server
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- HiveMQtt (>= 0.26.0)
- MQContract.Abstractions (>= 2.5.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.