T
Tony Johansson
Hi!
The reason a I read this book is because it is associated with the exam
70-536.
I know that abort a thread might not be the best option.
If I have a Backgroundworker object then I can use the CancelAsync on it.
I just wonder is this CancelAsync the same for a Backgroundworker
as Abort is for a thread ?
I would believe.
//Tony
The reason a I read this book is because it is associated with the exam
70-536.
I know that abort a thread might not be the best option.
If I have a Backgroundworker object then I can use the CancelAsync on it.
I just wonder is this CancelAsync the same for a Backgroundworker
as Abort is for a thread ?
I would believe.
//Tony