Task.IsCompletedSuccessfully Propriété

Définition

Obtient une valeur indiquant si la tâche s’est exécutée jusqu’à son achèvement.

public:
 property bool IsCompletedSuccessfully { bool get(); };
public bool IsCompletedSuccessfully { get; }
member this.IsCompletedSuccessfully : bool
Public ReadOnly Property IsCompletedSuccessfully As Boolean

Valeur de propriété

Boolean

true si la tâche s’est exécutée à la fin ; sinon false.

S’applique à