ThreadStart
- 网络线程所执行的具体方法
ThreadStartThreadStart
线程所执行的具体方法
这里跟线程没有关系,线程所执行的具体方法(ThreadStart)才是你需要的。然后就可以在你1秒钟一次的Timer触发的事件中 …
1
2
3
4
5
ThreadStart