Delen via


TranscriptLoggerMiddleware(ITranscriptLogger) Constructor

Definitie

Initialiseert een nieuw exemplaar van de TranscriptLoggerMiddleware klasse.

public TranscriptLoggerMiddleware(Microsoft.Bot.Builder.ITranscriptLogger transcriptLogger);
new Microsoft.Bot.Builder.TranscriptLoggerMiddleware : Microsoft.Bot.Builder.ITranscriptLogger -> Microsoft.Bot.Builder.TranscriptLoggerMiddleware
Public Sub New (transcriptLogger As ITranscriptLogger)

Parameters

transcriptLogger
ITranscriptLogger

Het gespreksarchief dat moet worden gebruikt.

Van toepassing op