<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.9" />

IAsyncDisposable

public interface IAsyncDisposable
Provides a mechanism for releasing unmanaged resources asynchronously.

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