ServiceScanProviderDisposeAsync - метод

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.

Definition

Пространство имён: Tessa.Extensions.Default.Client.Scanning
Сборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.6.0.22
C#
public ValueTask DisposeAsync()

Возвращаемое значение

ValueTask
A task that represents the asynchronous dispose operation.

Реализации

IAsyncDisposableDisposeAsync

См. также