ConfiguredAsyncDisposable public struct ConfiguredAsyncDisposable Provides a type that can be used to configure how awaits on an IAsyncDisposable are performed. Documentation Code public ConfiguredValueTaskAwaitable DisposeAsync() Asynchronously releases the unmanaged resources used by the ConfiguredAsyncDisposable.