Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
TaskHelper Class
TaskHelper Methods
GetTaskTypeEnum Method
GetTaskTypeString Method
IsExcludedAsyncTask Method
TaskHelper
IsExcludedAsyncTask Method
Indicates if the task type shouldn't be processed asynchronously.
Namespace:
CMS.Base
Assembly:
CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
IsExcludedAsyncTask
(
TaskTypeEnum
taskType
)
Parameters
taskType
Type:
CMS.DataEngine
TaskTypeEnum
Task type
Return Value
Type:
Boolean
See Also
Reference
TaskHelper Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com