Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: bool SetConsoleCtrlHandler(WinAPI.ConsoleShutdownEventHandler, bool)

Declaration

public static bool SetConsoleCtrlHandler(
    WinAPI.ConsoleShutdownEventHandler handler,
    bool add
)