I have my server public facing, and I’m getting a lot of “Global Connection Close” events, which I think our fine, however thats causing my list of network connections to grow (as you can see) how do I prevent this from happening. Is there something I need to do in the delegate I have setup for the appendglobalconnectionclosehandler ?
I’m using version 3.0.0.0 from source off of guthub (not a nuget package)