locked
How can client application get a notification when the server crashes RRS feed

  • Question

  • Hi,

    I have an application in C# and it works as a client for a third party server software. I want my appliation to handle the situation when server crashes.

    I tried to work with the process class and tried to use the Process.Exit event but it never fires when I close the application from the task manager.

    Any suggestion how can I handle it best?

    Thanks a lot for help.

    Regards,
    Ghaz
    Monday, April 27, 2009 9:00 AM