TaskInfoProviderGetTaskToReInitInternal Method |
Returns DataSet with tasks which are running or are new and have next run time not set.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax protected virtual ObjectQuery<TaskInfo> GetTaskToReInitInternal()
Return Value
Type:
ObjectQueryTaskInfoSee Also