ConnectionCount

Description

Returns the total number of open sockets, including listening sockets.

Good to know: This property can only be changed if there are no connections, and will fail if passed a negative number.

Remarks

This method can be used to check how many outstanding connections there are for status information.

Data Type

LONG

Last updated