[Mono-dev] RE: Thread Abort() sometimes fails in mono

Wade Maxfield wmaxfield at gmail.com
Tue Apr 4 15:33:22 EDT 2006


  Hmm.  I'm getting closer to answering my own question, of what is
happening.

  It *appears* that Abort() is throwing an exception when it is in the
WebRequest object, causing the catch{} to catch it.

  If the code is in the while() loop processing code, then Abort() doesn't
throw an exception, it just marks the thread for  aborting, and the thread
does abort, without going through the catch{}

wade
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060404/84ca87f5/attachment.html 


More information about the Mono-devel-list mailing list