Table of contents
- KestrunTask class
- KestrunTask.Children property
- KestrunTask.CompletedAtUtc property
- KestrunTask.Description property
- KestrunTask.Fault property
- KestrunTask.Finished property
- KestrunTask.Id property
- KestrunTask.Name property
- KestrunTask.Output property
- KestrunTask.Parent property
- KestrunTask.Progress property
- KestrunTask.Runner property
- KestrunTask.ScriptCode property
- KestrunTask.StartedAtUtc property
- KestrunTask.State property
- KestrunTask.TokenSource property
- KestrunTask.ToKrTask method
- KestrunTask.Work property
- KestrunTaskService class
- KestrunTaskService constructor
- KestrunTaskService.Cancel method
- KestrunTaskService.Create method
- KestrunTaskService.Get method
- KestrunTaskService.GetResult method
- KestrunTaskService.GetState method
- KestrunTaskService.List method
- KestrunTaskService.Remove method
- KestrunTaskService.SetTaskDescription method
- KestrunTaskService.SetTaskName method
- KestrunTaskService.Start method
- KestrunTaskService.StartAsync method
- KrTask constructor
- KrTask record
- KrTask.ChildrenId property
- KrTask.CompletedAt property
- KrTask.Description property
- KrTask.Duration property
- KrTask.Id property
- KrTask.Name property
- KrTask.ParentId property
- KrTask.Progress property
- KrTask.StartedAt property
- KrTask.State property
- KrTask.StateText property
- ProgressiveKestrunTaskState class
- ProgressiveKestrunTaskState constructor
- ProgressiveKestrunTaskState.Cancel method
- ProgressiveKestrunTaskState.Complete method
- ProgressiveKestrunTaskState.Fail method
- ProgressiveKestrunTaskState.PercentComplete property
- ProgressiveKestrunTaskState.Reset method
- ProgressiveKestrunTaskState.StatusMessage property
- ProgressiveKestrunTaskState.ToString method
- TaskState enumeration