System.Runtime.CompilerServices.TaskAwaiter<TResult> Structure

Represents an object that waits for the completion of an asynchronous task and provides a parameter for the result.

See Also: TaskAwaiter<TResult> Members

Syntax

public struct TaskAwaiter<TResult> : ICriticalNotifyCompletion

Type Parameters

TResult
Documentation for this section has not yet been entered.

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