Info
| Version: | 1.2.0 | 
| Author(s): | Stanislav Muhametsin | 
| Last Update: | Monday, March 19, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/CometaSolutions/UtilPack/tree/develop/Source/UtilPack.ProcessMonitor | 
| NuGet Url: | https://www.nuget.org/packages/UtilPack.ProcessMonitor | 
Install
Install-Package UtilPack.ProcessMonitor
                        dotnet add package UtilPack.ProcessMonitor
                        paket add UtilPack.ProcessMonitor
                        
                                UtilPack.ProcessMonitor Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.0 
                                        
                    - UtilPack(>= 1.4.0)
- UtilPack(>= 1.4.0)
- UtilPack(>= 1.4.0)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Process(>= 4.3.0)
- UtilPack(>= 1.4.0)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
Tags
 
                
Provides way to gracefully shutdown process-to-be-monitored via semaphore, and also to enable the process to signal that it needs to be restarted, also via semaphore.