[This is preliminary documentation and is subject to change.]
Starts the Thread without an initial number of milliseconds to wait.
| C# | Visual Basic | Visual C++ |
public void Start()
Public Sub Start
public: void Start()
The Thread will only start when it has not already been started.