@stevenjpotter57
Make sure your problem is not caused by your antivirus, Windows Defender, etc.
If the problem remains relevant, please attach a test project.
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.