The delegate that will be called by the thread.
The thread stack size in bytes. 0 for default size.
Warning: It is STRONGLY ADVISED to pass a class member delegate (not a struct member delegate) to have context. Passing struct method delegates are currently UNSUPPORTED.
Create a suspended thread.