View on GitHub

LiTools

Tools

BackgroundWorkService.TaskExists method

Do the taskname exist?.

public bool TaskExists(string taskname)
parameter description
taskname Name of task.

Return Value

true or false. if the taskname exist return is true.

See Also