Freigeben über


TplExtensions.TrueTask Feld

Definition

Eine abgeschlossene Aufgabe mit einem true Ergebnis.

public: static initonly System::Threading::Tasks::Task<bool> ^ TrueTask;
public static readonly System.Threading.Tasks.Task<bool> TrueTask;
 staticval mutable TrueTask : System.Threading.Tasks.Task<bool>
Public ReadOnly TrueTask As Task(Of Boolean) 

Feldwert

Gilt für: