G
Guest
Is it possible to set the stack size for the thread created by
BackgroundWorker like in the API call _beginthread? If not is the stack size
a default or the one I set for the whole application?
(What I need is a worker thread with a rather large stack in a Windows Forms
app complied with /clrure)
Cheers
Jürgen
BackgroundWorker like in the API call _beginthread? If not is the stack size
a default or the one I set for the whole application?
(What I need is a worker thread with a rather large stack in a Windows Forms
app complied with /clrure)
Cheers
Jürgen