View on GitHub

LiTools

Tools

TaskService.IsCancellationRequested method

Shod this task be cancel?.

public bool IsCancellationRequested(string taskname)
parameter description
taskname name of task.

Return Value

true or false.

See Also