Class BackgroundTaskNotFoundDto
Дто для не найденных задач.
Inherited Members
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 |