다음을 통해 공유


ManualResetValueTaskSourceCore<TResult>.SetException(Exception) 메서드

정의

오류가 있는 Complet입니다.

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

매개 변수

error
Exception

적용 대상