ConfiguredCancelableAsyncEnumerable<T>.Enumerator.DisposeAsync Método

Definição

Realiza tarefas definidas pelo aplicativo associadas à liberação ou à redefinição de recursos não gerenciados de forma assíncrona.

public:
 System::Runtime::CompilerServices::ConfiguredValueTaskAwaitable DisposeAsync();
public System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable DisposeAsync ();
member this.DisposeAsync : unit -> System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable
Public Function DisposeAsync () As ConfiguredValueTaskAwaitable

Retornos

Uma tarefa que representa a operação de descarte assíncrona.

Aplica-se a