Sdílet prostřednictvím


TelemetrySaveBodyASPMiddleware Třída

Definice

Upozornění

This class is deprecated. Please add TelemetryInitializerMiddleware to your adapter's middleware pipeline instead.

Middleware pro uložení textu požadavku příchozí aktivity do kolekce položek HttpContext. Tato třída byla vyřazena ve prospěch použití TelemetryInitializerMiddleware v Microsoft.Bot.Integration.ApplicationInsights.Core a Microsoft.Bot.Integration.ApplicationInsights.WebApi.

[System.Obsolete("This class is deprecated. Please add TelemetryInitializerMiddleware to your adapter's middleware pipeline instead.")]
public class TelemetrySaveBodyASPMiddleware
[<System.Obsolete("This class is deprecated. Please add TelemetryInitializerMiddleware to your adapter's middleware pipeline instead.")>]
type TelemetrySaveBodyASPMiddleware = class
Public Class TelemetrySaveBodyASPMiddleware
Dědičnost
TelemetrySaveBodyASPMiddleware
Atributy

Konstruktory

TelemetrySaveBodyASPMiddleware(RequestDelegate)
Zastaralé.

Inicializuje novou instanci TelemetrySaveBodyASPMiddleware třídy.

Metody

Invoke(HttpContext)
Zastaralé.

Vyvolá middleware TelemetrySaveBodyASPMiddleware.

Platí pro