Udostępnij przez


TraceTranscriptLogger Klasa

Definicja

Reprezentuje rejestrator transkrypcji, który zapisuje działania w Trace obiekcie.

public class TraceTranscriptLogger : Microsoft.Bot.Builder.ITranscriptLogger
type TraceTranscriptLogger = class
    interface ITranscriptLogger
Public Class TraceTranscriptLogger
Implements ITranscriptLogger
Dziedziczenie
TraceTranscriptLogger
Implementuje

Konstruktory

TraceTranscriptLogger()

Inicjuje nowe wystąpienie klasy TraceTranscriptLogger.

TraceTranscriptLogger(Boolean)

Inicjuje nowe wystąpienie klasy TraceTranscriptLogger.

Metody

LogActivityAsync(IActivity)

Rejestrowanie działania w transkrypcji.

Dotyczy