ContainerProviderContainerDisposeAsync Method |
Performs application-defined tasks associated with freeing, releasing, or
resetting unmanaged resources asynchronously.
Namespace:
Autofac.Integration.Web
Assembly:
Autofac.Integration.Web (in Autofac.Integration.Web.dll) Version: 6.0.0+0b24e3a20aaeba340141e7205a9b7643b9d6cc54
Syntax public ValueTask DisposeAsync()
Public Function DisposeAsync As ValueTask
Return Value
Type:
ValueTask[Missing <returns> documentation for "M:Autofac.Integration.Web.ContainerProviderContainer.DisposeAsync"]
Implements
IAsyncDisposable.DisposeAsyncSee Also