Udostępnij za pośrednictwem


RequestServicesFeature Klasa

Definicja

Implementacja dotycząca IServiceProvidersFeature uzyskiwania dostępu do usług żądań.

public ref class RequestServicesFeature : IAsyncDisposable, IDisposable, Microsoft::AspNetCore::Http::Features::IServiceProvidersFeature
public class RequestServicesFeature : IAsyncDisposable, IDisposable, Microsoft.AspNetCore.Http.Features.IServiceProvidersFeature
type RequestServicesFeature = class
    interface IServiceProvidersFeature
    interface IAsyncDisposable
    interface IDisposable
type RequestServicesFeature = class
    interface IServiceProvidersFeature
    interface IDisposable
    interface IAsyncDisposable
Public Class RequestServicesFeature
Implements IAsyncDisposable, IDisposable, IServiceProvidersFeature
Dziedziczenie
RequestServicesFeature
Implementuje

Konstruktory

RequestServicesFeature(HttpContext, IServiceScopeFactory)

Inicjuje nowe wystąpienie klasy RequestServicesFeature.

Właściwości

RequestServices

Pobiera lub ustawia IServiceProvider zakres dla bieżącego żądania.

Metody

Dispose()

Implementacja dotycząca IServiceProvidersFeature uzyskiwania dostępu do usług żądań.

DisposeAsync()

Implementacja dotycząca IServiceProvidersFeature uzyskiwania dostępu do usług żądań.

Dotyczy