YieldAwaitable.YieldAwaiter.GetResult Method

Definition

Ends the await operation.

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

Remarks

This type and its members are intended for use by the compiler.

Applies to