Forum Discussion
YMinaev
Staff
16 years agoHi,
By using Freeze Diagnostics, you can catch the error it posts to the log when the tested application hangs. Create a handler for the OnLogError event and process the message Freeze Diagnostics posts there (see the "About Events and Event Handling" and "OnLogError Event" help topics).
By using Freeze Diagnostics, you can catch the error it posts to the log when the tested application hangs. Create a handler for the OnLogError event and process the message Freeze Diagnostics posts there (see the "About Events and Event Handling" and "OnLogError Event" help topics).