AwaitExtensions.AggregateExceptionAwaitable Estrutura

Definição

O resultado de ConfigureAwaitForAggregateException(Task, Boolean) para preparar um Task a ser aguardado durante o lançamento com todas as exceções internas.

public: value class AwaitExtensions::AggregateExceptionAwaitable
[System.Runtime.CompilerServices.IsReadOnly]
public struct AwaitExtensions.AggregateExceptionAwaitable
[<System.Runtime.CompilerServices.IsReadOnly>]
type AwaitExtensions.AggregateExceptionAwaitable = struct
Public Structure AwaitExtensions.AggregateExceptionAwaitable
Herança
AwaitExtensions.AggregateExceptionAwaitable
Atributos

Construtores

AwaitExtensions.AggregateExceptionAwaitable(Task, Boolean)

Inicializa uma nova instância do struct AwaitExtensions.AggregateExceptionAwaitable.

Métodos

GetAwaiter()

Obtém um awaitable que agenda as continuações no Agendador especificado.

Aplica-se a