System.Threading
ThreadState
Unstarted
System.Threading.ThreadState.Unstarted Field
The
Thread.Start
method has not been invoked on the thread.
Value:
Unstarted
Syntax
ThreadState
Unstarted
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace:
System.Threading
Assembly:
mscorlib (in mscorlib.dll)
Assembly Versions:
1.0.5000.0, 2.0.0.0, 4.0.0.0