TestFlow.StartTestAsync Metodo

Definizione

Avvia l'esecuzione del flusso di test.

public System.Threading.Tasks.Task StartTestAsync ();
member this.StartTestAsync : unit -> System.Threading.Tasks.Task
Public Function StartTestAsync () As Task

Restituisce

Esegue lo scambio tra l'utente e il bot.

Commenti

Questi metodi inviano le attività dall'utente al bot e controllano le risposte dal bot in base alle attività descritte nel flusso di test corrente.

Si applica a