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: 13.0.131
Syntax protected virtual ObjectQuery<TaskInfo> GetTaskToReInitInternal()
Return Value
Type:
ObjectQueryTaskInfoSee Also