Gets the number of open connections associated with this System.Net.ServicePoint object.
A int containing the number of connections held by the current instance.
The ServicePoint.CurrentConnections property contains the number of open Internet connections associated with this System.Net.ServicePoint object. The value of ServicePoint.CurrentConnections cannot exceed that of ServicePoint.ConnectionLimit.