Sdílet prostřednictvím


TranscriptLoggerMiddleware Třída

Definice

Middleware pro protokolování příchozích a odchozích aktivit do ITranscriptStore.

public class TranscriptLoggerMiddleware : Microsoft.Bot.Builder.IMiddleware
type TranscriptLoggerMiddleware = class
    interface IMiddleware
Public Class TranscriptLoggerMiddleware
Implements IMiddleware
Dědičnost
TranscriptLoggerMiddleware
Implementuje

Konstruktory

TranscriptLoggerMiddleware(ITranscriptLogger)

Inicializuje novou instanci TranscriptLoggerMiddleware třídy.

Metody

OnTurnAsync(ITurnContext, NextDelegate, CancellationToken)

Zaznamenává příchozí a odchozí aktivity do úložiště konverzací.

Platí pro