2021年4月27日星期二

How to run a method with reserved DateTime in Asp.Net Core? [closed]

how can i run a method in asp.net core with a reserved DateTime?

for example i need to send an sms at 2pm to user 1 and send another sms at 3pm to user 2.

by the way i dont want to use a Job method that runs a method every 10 minutes for example.

how could i reserve the run time of a method in advance in a better way?

https://stackoverflow.com/questions/67283914/how-to-run-a-method-with-reserved-datetime-in-asp-net-core April 27, 2021 at 09:22PM

没有评论:

发表评论