Multi-Threading Example
From EagleEye TV Projects
Download Multi-Threading Example
[edit]
What it does
This is just a simple package that shows you how to set up multiple threads in a single application, using AutoResetEvent objects to control the thread's execution.
