Skip to content
 
 

Repository files navigation

CI NuGet License Twitter Follow

HiddenWindow

A library for creating a Hidden Window with associated Windows message loop so that Console applications can receive signals. In particular this allows a ConsoleApplication to capture and respond to TaskKill signal.

Usage

Add a reference to the nuget package and call:

HiddenWindow.OnClose += OnCloseEventHandler
HiddenWindow.Create();

Security

Please see our security policy for details on reporting security vulnerabilities.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages