BackgroundService.ExecuteTask Właściwość

Definicja

Pobiera zadanie, które wykonuje operację w tle.

public:
 virtual property System::Threading::Tasks::Task ^ ExecuteTask { System::Threading::Tasks::Task ^ get(); };
public virtual System.Threading.Tasks.Task? ExecuteTask { get; }
member this.ExecuteTask : System.Threading.Tasks.Task
Public Overridable ReadOnly Property ExecuteTask As Task

Wartość właściwości

Uwagi

Zwróci wartość null , jeśli operacja w tle nie została uruchomiona.

Dotyczy