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

Definición

Se completa con un error.

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

Parámetros

error
Exception

Excepción.

Se aplica a