Global exception handling routine for WinRT applications. This addresses the inability to globally catch exceptions thrown from async void methods.
See this blog post for details and explanation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Global exception handling routine for WinRT applications. This addresses the inability to globally catch exceptions thrown from async void methods.
See this blog post for details and explanation.