Skip to content

hintdesk

A Tri Nguyen's blog

Tag: exception

C# – Catch Exception of a thread

During our development we must handle with a lot of errors. Working with multitasking, handling exceptions turn to be a little complex. In multi-threading the exceptions can not be cross-thread accessed, they can only be caught from the thread which code is running on. In the code above, we never land to the code where… Continue reading C# – Catch Exception of a thread

Published April 11, 2008
Categorized as Programming Tagged c#, exception, thread

Recent Posts

  • Angular 6 – Google Drive Api v3 example
  • AuVid Splitter – Tools for splitting MP3 files
  • .Net Core Web Api – Basic Authentication
  • DropLock – Unlock the locked file in Windows
  • .Net Core – NHibernate with MySQL

Recent Comments

  • Farid on Angular 6 – Google Drive Api v3 example
  • tinel on C# – Menu in NavigationWindow tutorial
  • Clay Shannon on C# – How to use Google Custom Search API?
  • Clay Shannon on C# – How to use Google Custom Search API?
  • Clay Shannon on C# – How to use Google Custom Search API?
hintdesk
Proudly powered by WordPress.