Example #1
0
 public static extern bool SetConsoleCtrlHandler(ConsoleShutdownEventHandler handler, bool add);
Example #2
0
 public static extern bool SetConsoleCtrlHandler(ConsoleShutdownEventHandler handler, bool add);