FileConverterMaintenanceServiceDisposeAsync - метод

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

Definition

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

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

ValueTask
A task that represents the asynchronous dispose operation.

Реализации

IAsyncDisposableDisposeAsync

См. также