View on GitHub

LiTools

Tools

BackgroundWorkModel.TaskType property

Gets or sets task is longrunning or shortrunning background work.

public TaskRunTypeEnum TaskType { get; set; }

See Also