You are not logged in.
In the mORMot 1 sample "Project31Chat" server-side, how can the interrupt event of the chat client program be captured, for example, when Ctrl-C is pressed?
I found that "ProcessStart/Stop" will be called, but TChatService.CallbackReleased not.
Offline