We have a WPF windows application developed using ArcGIS Runtime and it's observed that while interacting with map multiple TCP connections are made with server and each time it opens a new TCP port(especially when tiled services are involved). Is there any way we can limit the number of TCP ports created by application ?
Details:
ArcGIS Runtime 100.10
.NET Framework 4.6.1-WPF
Windows 10 OS