CC#•Created by ChezZ on 8/1/2024 in #help Creating a thread that lives for as long as the application.
each app calls new thread twice, after exactly 4 instances of my app is running the 5th will get null reference exceptions when calling thread.Start cause var thread = new Thread returns null