Ler em inglês

Compartilhar via


BackgroundService.ExecuteTask Property

Definition

Gets the Task that executes the background operation.

C#
public virtual System.Threading.Tasks.Task? ExecuteTask { get; }

Property Value

Remarks

Will return null if the background operation hasn't started.

Applies to

Produto Versões
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided), 2.1 (package-provided)