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

Définition

Se termine par 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 à définir.

S’applique à