RecurringTaskScheduler Constructor |
Initializes a new instance. The scheduler uses the number of threads indicated
by the
ThreadingPolicy.
Namespace:
AGI.Foundation.Infrastructure.Threading
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic RecurringTaskScheduler()
public:
RecurringTaskScheduler()
new : unit -> RecurringTaskScheduler
See Also