Sdílet prostřednictvím


SetTestOptionsMiddleware Třída

Definice

Middleware, který zachytí událost SetTestOptions a uloží do "Conversation.TestOptions".

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

Konstruktory

SetTestOptionsMiddleware()

Inicializuje novou instanci SetTestOptionsMiddleware třídy.

Metody

OnTurnAsync(ITurnContext, NextDelegate, CancellationToken)

Zpracovává aktivitu příchozí události.

Platí pro