Please, help me to resolve this issue, I have tried all the options...
i used MqttClient
client to subcribed iot hub mqtt broker using topic
devices/t2c-171bdd65-407d-4de9-992b-36cee0914b3f/messages/devicebound/#
but I wasn't able to receive any callback... I am running this application from my local machine and connecting to Azure IoT hub MQTT broker. well, I am able to publish message to IoT hub, I can confirm this because IoT hub message count is increasing & device explorer running on my local machine is displaying message in monitor mode.