Create a thread with user data. Thread is not created until start has been called.
The delegate that will be called by the thread.
The thread stack size in bytes. 0 for default size.
See Implementation
Create a thread with user data. Thread is not created until start has been called.