TelemetrySaveBodyASPMiddleware(RequestDelegate) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.