Dead Man's Switch NuGet Package

A dead man's switch is designed to detect a worker task that is no longer making progress and cancel it.

It does this by cancelling a CancellationToken that is provided to the worker from the start. In turn, the process is responsible for notifying the dead man's switch in a periodic fashion to prevent its own cancellation.




Got any Dead Man's Switch Question?





Info

Version: 1.0.1
Author(s): Alexander Moerman
Last Update: Thursday, June 23, 2022
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/amoerie/dead-man-switch
NuGet Url: https://www.nuget.org/packages/DeadManSwitch


Install
Install-Package DeadManSwitch
dotnet add package DeadManSwitch
paket add DeadManSwitch
DeadManSwitch Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

1

days-since-last-release

665