Simulate 10,000 Azure IoT Hub Device connections from Azure Service Fabric cluster

前端 未结 3 797
傲寒
傲寒 2020-12-20 06:44

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\

3条回答
  •  独厮守ぢ
    2020-12-20 07:40

    I found that there is a DeviceClient constructor that allows the AmqpConnectionPoolSettings to be set.

提交回复
热议问题