ThreadManager Run Method CleanCode C# Libraries v1.2.03 API
Starts all registered threads.

Namespace: CleanCode.Threading
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public void Run()
Remarks

Sets the capacity of the OnlineToolStripProgressBar, if any, based on the child thread parameters, then invokes the Start method of the OnlineThread contained within each ThreadWorker.
See Also