Aracılığıyla paylaş


TranscriptLoggerMiddleware(ITranscriptLogger) Oluşturucu

Tanım

TranscriptLoggerMiddleware sınıfının yeni bir örneğini başlatır.

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)

Parametreler

transcriptLogger
ITranscriptLogger

Kullanılacak konuşma deposu.

Şunlara uygulanır