March 2004
Intermediate to advanced
560 pages
26h 47m
English
Once a thread is created, it is in one or more states, as defined by System.Threading.ThreadState, until it terminates. System.Threading.ThreadStateException is thrown by methods that cannot perform the requested operation due to the current state of a thread. For example, calling System.Threading.Thread.Start on a thread that has terminated results in a System.Threading.ThreadStateException exception.
Read now
Unlock full access