Partager via


TelemetrySaveBodyASPMiddleware(RequestDelegate) Constructeur

Définition

Initialise une nouvelle instance de la classe TelemetrySaveBodyASPMiddleware.

public TelemetrySaveBodyASPMiddleware (Microsoft.AspNetCore.Http.RequestDelegate next);
new Microsoft.Bot.Builder.Integration.ApplicationInsights.Core.TelemetrySaveBodyASPMiddleware : Microsoft.AspNetCore.Http.RequestDelegate -> Microsoft.Bot.Builder.Integration.ApplicationInsights.Core.TelemetrySaveBodyASPMiddleware
Public Sub New (next As RequestDelegate)

Paramètres

next
RequestDelegate

Délégué au composant d’intergicieliel suivant dans le pipeline.

S’applique à