Hello everyone,
I am new to this API. After some study, Application.Exit should only be used in Forms application, and in console/Windows service application without any GUI Window, we should not use it to exit application, right?
thanks in advance,
George
George GeorgePosted Apr 29, 2008, 8:15 AM
Sorry I have not made myself understood. I mean if I am using console and Windows Service application without any GUI, Application.Exit is useless since it only works for Windows Forms GUI application, right?
regards,
George
Bechir BejaouiPosted Apr 28, 2008, 9:30 PM