System.Runtime.CompilerServices.TaskAwaiter<TResult>.GetResult Method

Ends the wait for the completion of the asynchronous task.

Syntax

public TResult GetResult ()

Returns

The result of the completed task.

Remarks

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

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0