A common dead man switch pattern implementation for handling cases when an event fails to happen for a certain period of time.
Info
Version: | 1.0.3 |
Author(s): | Yortw |
Last Update: | Thursday, November 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Yortw/Yort.DeadManSwitch |
NuGet Url: | https://www.nuget.org/packages/Yort.DeadManSwitch |
Install
Install-Package Yort.DeadManSwitch
dotnet add package Yort.DeadManSwitch
paket add Yort.DeadManSwitch
Yort.DeadManSwitch Download (Unzip the "nupkg" after downloading)
Dependencies
- Ladon.Net(>= 1.0.2)
- Yort.Trashy(>= 1.0.2)
Tags