I may application i have 5 testsockets. The user can enable/disable testsockets. Which variable holds the total number of enabled testsockets ? I seen only the Runstate.TestSockets.Count (total number of testsockets) and RunState.TestSockets.MyIndex (current active testsocket number)
↧