I just began coding my first bot this morning. I'm planning to have proxy support, multi-threading support, process logging, etc. I have a few questions that I'd love answered, if you guys don't mind. By the way, I'm coding in C#.
How should I go about multi-threading? My thoughts say that I...