AwaitExtensions.ExecuteContinuationSynchronouslyAwaitable<T> Struct

Definition

A Task awaitable that has affinity to executing callbacks synchronously on the completing callstack.

C#
public struct AwaitExtensions.ExecuteContinuationSynchronouslyAwaitable<T>
C#
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct AwaitExtensions.ExecuteContinuationSynchronouslyAwaitable<T>

Type Parameters

T

The type of value returned by the awaited Task.

Inheritance
AwaitExtensions.ExecuteContinuationSynchronouslyAwaitable<T>
Attributes

Constructors

Methods

GetAwaiter()

Gets the awaiter.

Applies to

Produkt Verzie
Visual Studio SDK 2017, 2019, 2022