TsctlSystemInstanceCountDesc

From embeddedTS Manuals

Obtain the number of instances of the specified class which are available on the server for clients to make requests for through the tsctl protocol. The value returned is one greater than the maximum value allowed to be passed as the instance parameter in any tsctl protocol request to the specified class; if a value equal or greater is passed, the server will signal an exception by closing the connection to the client.

If the server does not have any instances of the specified class, the value returned will be 0.