I am following the getting started guide, but a time out in the first example, when the program calls SubscribeAsync in line 26. What am I missing?
Thank you for your question and for sharing the screenshot. The System.TimeoutException
you are encountering at line 26 during the SubscribeAsync
call is noted. However, the screenshot alone is not sufficient to reproduce or diagnose the issue, as it does not provide the complete project context or source code.
To proceed effectively, could you please do the following:
-
Share a link to, or specify the exact title of, the “getting started guide” you are following. This will help ensure alignment with the instructions and examples you are using.
-
Archive the full contents of your project:
C:\Users\kbo\OneDrive - Sydtrafik\Applikationer\MQTT\Clients\Console
This directory should include all relevant source files, the project file (
.csproj
), and any configuration you are using. Provide the link here
Once received, we will be able to take a look at your issue!
Best
Dasha from HiveMQ Team