TestAdapter.ActiveQueue Proprietà

Definizione

Ottiene la coda di risposte dal bot.

public System.Collections.Generic.Queue<Microsoft.Bot.Schema.Activity> ActiveQueue { get; }
member this.ActiveQueue : System.Collections.Generic.Queue<Microsoft.Bot.Schema.Activity>
Public ReadOnly Property ActiveQueue As Queue(Of Activity)

Valore della proprietà

Coda di risposte dal bot.

Si applica a