Show / Hide Table of Contents

Class BackgroundTaskNotFoundDto

Дто для не найденных задач.

Inheritance
BackgroundTaskStatusDto
BackgroundTaskNotFoundDto
Inherited Members
BackgroundTaskStatusDto.IsCompleted
BackgroundTaskStatusDto.Status
BackgroundTaskStatusDto.Errors
Namespace: Trivium.CommonDto.Models
Assembly: Trivium.CommonDto.dll
Syntax
public class BackgroundTaskNotFoundDto : BackgroundTaskStatusDto

Fields

StatusNotFound

Declaration
public const string StatusNotFound = "Task not found"
Field Value
Type Description
System.String
Back to top Generated by DocFX