Please note that to run the timers the runtime must be configured with the timer manager. Use following lines of code to configure the runtime with the default timer manager.
_runtime.WithTimerManager(new TimerManager())
Please note that to run the timers the runtime must be configured with the timer manager. Use following lines of code to configure the runtime with the default timer manager.
_runtime.WithTimerManager(new TimerManager())