Task.IsCompletedSuccessfully Propriété

Définition

Obtient si la tâche s’est exécutée à la fin.

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

Valeur de propriété

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

S’applique à