what competence means threadabortexception controlling httpwebrequest.getresponse()
i'm vital nightmares since situation, i have httpwebrequest.getresponse keeps giving me threadabortexception, causes whole app down.
how i prevaricate that, during slightest hoop it, controlling thread.resetabort() useful such case?
to explain some-more here severe formula sample:
httpwebrequest req = (httpwebrequest)webrequest.create("http://someurl.com/");
httpwebresponse resp = req.getresponse();
now final line above throws threadabortexception, competence since ask timed out fine, nonetheless i don't wish threadabortexception inside asp.net 2.0 app since kills it. threadaborexception can't reason try/catch, wholly proceed hoop controlling thread.resetabort() the possess bad effects too, keep thread alive God wholly knows long.
Comments
Post a Comment