Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
struct Microsoft.​Extensions.​DependencyInjection.​AsyncServiceScope
Assembly: Microsoft.Extensions.DependencyInjection.Abstractions
Implemented Interfaces
- IServiceScope (Inherits: System.​IDisposable)
- System.​IAsyncDisposable
An <see cref="T:Microsoft.Extensions.DependencyInjection.IServiceScope" /> implementation that implements <see cref="T:System.IAsyncDisposable" /> .
Properties
ServiceProvider
Methods
public
void
Dispose​()
DisposeAsync​()
protected
void
Finalize​()
Inherited from object
protected
object
MemberwiseClone​()
Inherited from object