Table of Contents

Class CancelBackgroundTaskRequest

Namespace
Ascon.Polynom.Web.Api.Data.Requests.BackgroundTask
Assembly
Ascon.Polynom.Web.Api.Data.dll

Запрос отмены операции.

public class CancelBackgroundTaskRequest : ICancelBackgroundTaskRequest, IWebApiRequest
Inheritance
CancelBackgroundTaskRequest
Implements
Inherited Members

Constructors

CancelBackgroundTaskRequest()

public CancelBackgroundTaskRequest()

Properties

BackgroundTaskId

public Guid BackgroundTaskId { get; set; }

Property Value

Guid