Interface IServiceScopeFactory
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: Microsoft.Extensions.DependencyInjection.Abstractions.dll
Syntax
public interface IServiceScopeFactory
Methods
CreateScope()
Declaration
IServiceScope CreateScope()
Returns
| Type | Description |
|---|---|
| IServiceScope |