WebFarmTaskManagerCanCreateTask Method |
Returns true if the system is allowed to create task of specified type
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax public static bool CanCreateTask(
string taskType
)
Parameters
- taskType
- Type: SystemString
Task type
Return Value
Type:
BooleanSee Also