ManualResetValueTaskSourceCore<TResult>.SetException(Exception) Methode

Definitie

Wordt voltooid met een fout.

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

Parameters

error
Exception

De in te stellen uitzondering.

Van toepassing op