Set of methods to facilitate waiting a certain amount of time for a delegate to evaluate, while ignoring certain exceptions while attempting to evaluate, and throwing after a specified time limit (or throwing immediately if an unexpected exception is encountered).
Info
Version: | 1.2.0 |
Author(s): | IntelliTect-Nuget, Mike Curn |
Last Update: | Tuesday, July 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IntelliTect/IntelliTect |
NuGet Url: | https://www.nuget.org/packages/IntelliTect.IntelliWait |
Install
Install-Package IntelliTect.IntelliWait
dotnet add package IntelliTect.IntelliWait
paket add IntelliTect.IntelliWait
IntelliTect.IntelliWait Download (Unzip the "nupkg" after downloading)
Dependencies
Tags