There are many solutions to do this, but which solution helps to optimize the source code is important. Please clarify the purpose, explain more clearly
Auto Threads Open
-
Hello, I working with 1 project but i want some help because i use lets say 3-4 RDP in same time and for and to shorten my time to log in to each rdp and start it, I made a file that connects it to the database where the status is active or the status is not active, they start automatically and also stop automatically in all RDP but my problem start when i STOP it 1 time, because when I start them again it doesn't start anymore. I used methods with "Movie To Label", I also used the call function, but there is a problem, for example, if the status is active, it only opens threads without limit, because every time the function is repeated in the Call Function asynchronously, it only calls to open threads after the status is active..
Do you have any other ideas how I can start threads?