We are developing a .Net Core service that shall be hosted in Azure Service Fabric. This SF Service needs to interact with 10,000 devices registered in Azure IoT Hub via it\
I found that there is a DeviceClient constructor that allows the AmqpConnectionPoolSettings to be set.