CronNET
CronNET copied to clipboard
Platform Not Supported Exception on Net7
I get this exception:
ortedException Thread abort is not supported on this platform. at void System.Threading.Thread.Abort() at void CronNET.CronJob.abort() at void CronNET.CronDaemon.Stop()
Thread Abort is not supported in NetCore.