Op Englesch liesen

Deelen iwwer


IServiceScopeFactory Interface

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Creates instances of IServiceScope, which is used to create services within a scope.

C#
public interface IServiceScopeFactory

Methods

CreateScope()

Create an IServiceScope that contains an IServiceProvider used to resolve dependencies from a newly created scope.

Extension Methods

CreateAsyncScope(IServiceScopeFactory)

Creates a new AsyncServiceScope that can be used to resolve scoped services.

Applies to

Produkt Versiounen
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided), 2.1 (package-provided)