ManualResetValueTaskSourceCore<TResult>.SetException(Exception) Metoda

Definicja

Kończy się z błędem.

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

Parametry

error
Exception

Wyjątek.

Dotyczy