P paydot Client Регистрация 21.11.2012 Сообщения 56 Благодарностей 1 Баллы 8 21.05.2021 #1 Guys, I want to get the current number of threads, I don't know if there is any code to do it. normally, my threads count should be around 30, but zennoposter7 often drops to around 10.
Guys, I want to get the current number of threads, I don't know if there is any code to do it. normally, my threads count should be around 30, but zennoposter7 often drops to around 10.
nicanil Client Регистрация 06.03.2016 Сообщения 2 242 Благодарностей 1 820 Баллы 113 21.05.2021 #2 You can use this code to get number of active threads for a current task - C#: return ZennoPoster.GetThreadsCount(); Спойлер: Screenshot
You can use this code to get number of active threads for a current task - C#: return ZennoPoster.GetThreadsCount(); Спойлер: Screenshot