ThreadAlreadyRunningException Exception
You tried to set the stack size of a thread that is already running or tried to call the Run method for a thread that is already running.
See Also
CriticalSection, Semaphore, Mutex, RuntimeException, Thread classes; Exception, Try blocks; Catch statement.