SearchIndexingBufferedSender<T>.IAsyncDisposable.DisposeAsync Método

Definición

Vacíe cualquier trabajo restante y limpie los recursos.

System.Threading.Tasks.ValueTask IAsyncDisposable.DisposeAsync ();
abstract member System.IAsyncDisposable.DisposeAsync : unit -> System.Threading.Tasks.ValueTask
override this.System.IAsyncDisposable.DisposeAsync : unit -> System.Threading.Tasks.ValueTask
Function DisposeAsync () As ValueTask Implements IAsyncDisposable.DisposeAsync

Devoluciones

Tarea que se completará cuando el objeto haya terminado de eliminarse.

Implementaciones

Se aplica a