EventHub Exception :Cannot allocate more handles to the current session or connection
问题 I have C# console application through which I am sending data to event hub frequently.This console application basically read some data from SQL storage and start pushing data to event hub. This entire program run in endless loop/fashion like in while control whenever it receive any data in SQL it pulls data from there and start sending to Event hub. But at some moment I got this error. "Cannot allocate more handles to the current session or connection.The maximum number of handles allowed is