共用方式為


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

適用於