TaskHelperIsExcludedAsyncTask Method |
Indicates if the task type shouldn't be processed asynchronously.
Namespace: CMS.BaseAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntax public static bool IsExcludedAsyncTask(
TaskTypeEnum taskType
)
Parameters
- taskType
- Type: CMS.DataEngineTaskTypeEnum
Task type
Return Value
Type:
BooleanSee Also