ManualResetValueTaskSourceCore<TResult>.SetException(Exception) Méthode

Définition

Se termine avec une erreur.

public:
 void SetException(Exception ^ error);
public void SetException (Exception error);
member this.SetException : Exception -> unit
Public Sub SetException (error As Exception)

Paramètres

error
Exception

Exception.

S’applique à