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: 24.2.419.0 (24.2.419.0)
Syntax public RecurringTaskScheduler()
public:
RecurringTaskScheduler()
new : unit -> RecurringTaskScheduler
See Also