IHttpContextFactory Schnittstelle

Definition

Stellt Methoden zum Erstellen und Löschen von HttpContext Instanzen bereit.

public interface class IHttpContextFactory
public interface IHttpContextFactory
type IHttpContextFactory = interface
Public Interface IHttpContextFactory
Abgeleitet

Methoden

Create(IFeatureCollection)

Erstellt eine HttpContext instance für den angegebenen Satz von HTTP-Features.

Dispose(HttpContext)

Gibt Ressourcen frei, die HttpContextvon gespeichert werden.

Gilt für: