SearchIndexingBufferedSender<T>.IAsyncDisposable.DisposeAsync Method

Definition

Flush any remaining work and clean up resources.

System.Threading.Tasks.ValueTask IAsyncDisposable.DisposeAsync ();

Returns

A task that will complete when the object has finished disposing.

Implements

Applies to