Replies: 2 comments
-
Cross posted: https://stackoverflow.com/questions/77802173/azure-functions-timertrigger-get-next-scheduled-occurence |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @dfaivre , I've moved this to an issue so we can track this in our backlog. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to get the next scheduled occurence of an Azure Timer function? This issue seems to say that
TimerInfo
should have a schedule property, but I'm not seeing it in .NET 8.#954 (comment)
Is the
GetNextOccurrence
ability just gone now? Is there any workaround?Beta Was this translation helpful? Give feedback.
All reactions