lsxECLConnList
The lsxECLConnMgr object contains an lsxECLConnList object. See lsxECLConnList Class for details on the lsxECLConnList methods and properties. The following example shows this object.
' Create a new Connection manager
dim myCMgrObj as new lsxECLConnMgr
dim NumConns as Long
' Get the number of connections currently available on the system
NumConns = myCMgrObj.lsxECLConnList.Count