BackgroundTaskStatus Property

任务状态。

Definition

Namespace: QuickAdmin.Service.Background
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.11
C#
public BackgroundTaskStatus Status { get; }

Property Value

BackgroundTaskStatus

Implements

IBackgroundTaskStatus

See Also