View Single Post
Old Apr 29th, 2005, 3:22 AM   #1
G_Zola
Newbie
 
Join Date: Apr 2005
Posts: 3
Rep Power: 0 G_Zola is on a distinguished road
"Not Responding" Message in Windows Form Application

When there is a statement in a windows form application which is executing in an infinite loop, the name of the form will show "Not Responding". How does .NET determine if the application is in an unstable state? I wonder if WMI is the right way to track the application? If so, what is the right way to start? If not, is there a way to determine the unstable state of an application?

Welcome any advice
G_Zola is offline   Reply With Quote