| Added ExitCode for unhandled exception so that service restarts |
|
More...
|
2 months ago
|
| Added exception if Start is canceled before starting the service |
|
More...
|
2 months ago
|
| Added Dispose override so that service handle can be disposed |
|
More...
|
2 months ago
|
| Updated sample to show property return from HostFactory.Run |
|
More...
|
2 months ago
|
| Modified service recovery to allow actions on a non-zero exit code |
|
More...
|
2 months ago
|
| The service can now be started via the console runner when installed as a service but in a stopped state |
|
More...
|
2 months ago
|
| Fixed client profile build issue |
|
More...
|
2 months ago
|
| Modfied build usage of NuGet |
|
More...
|
2 months ago
|
| Fixed potential infinite loop during startup and stop of service |
|
More...
|
3 months ago
|
| Added support for Before/After Rollback during installation |
|
More...
|
4 months ago
|
| Updated internals |
|
More...
|
6 months ago
|
| Bumped version |
|
More...
|
6 months ago
|
| SC_ACTION delay time converted to milliseconds |
|
More...
|
6 months ago
|
| Added strong name, version |
|
More...
|
7 months ago
|
| Ensured that Task threads are not blocked on exit |
|
More...
|
7 months ago
|
| Ensured that exceptions are propogated to the start of the service and properly handled. |
|
More...
|
7 months ago
|
| Added exception if Start/Stop/Pause/Continue return false, added directory change to Start |
|
More...
|
7 months ago
|
| Added checks for null on delegate service configuration, updated Internals |
|
More...
|
7 months ago
|
| Updated internals |
|
More...
|
7 months ago
|
| Continuing down path for supervise |
|
More...
|
7 months ago
|