다음을 통해 공유


Context.CompleteSelf(Boolean, Boolean) 메서드

정의

protected:
 void CompleteSelf(bool withError, bool scheduleContinuation);
protected void CompleteSelf (bool withError, bool scheduleContinuation);
member this.CompleteSelf : bool * bool -> unit
Protected Sub CompleteSelf (withError As Boolean, scheduleContinuation As Boolean)

매개 변수

withError
Boolean
scheduleContinuation
Boolean

적용 대상