AsyncValueTaskMethodBuilder.SetResult Method

Definition

Marks the task as successfully completed.

public:
 void SetResult();
public void SetResult ();
member this.SetResult : unit -> unit
Public Sub SetResult ()

Applies to