Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.954 Beiträge
 
#1

Exceptions in Async

  Alt 24. Feb 2012, 15:10
Pop quiz time! What would the user see if this code is executed in your application? Parallel.Async( procedure begin raise Exception.Create('Exception in Async'); end); The answer may surprise you: Nothing! At least if you’re not using the latest SVN version.Read more »--- Published under ...

More...
  Mit Zitat antworten Zitat