Please attach a test project that replicates this problem. Also, specify what is in the resource? You can attach the project and the file for the resource here or in a forum PM.
Is there any action that can get info of how many threads are running in this moment?
-
@111cbt111 said in Is there any action that can get info of how many threads are running in this moment?:
Is there any action that can get info of how many threads are running in this moment?
No, use a global variable and create the counter yourself.