QueueDrainingDialogTask(IPostToBot, IBotToUser, IMessageQueue) Konstruktor
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public QueueDrainingDialogTask (Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot inner, Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser botToUser, Microsoft.Bot.Builder.Dialogs.Internals.IMessageQueue messageQueue);
new Microsoft.Bot.Builder.Dialogs.Internals.QueueDrainingDialogTask : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot * Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser * Microsoft.Bot.Builder.Dialogs.Internals.IMessageQueue -> Microsoft.Bot.Builder.Dialogs.Internals.QueueDrainingDialogTask
Public Sub New (inner As IPostToBot, botToUser As IBotToUser, messageQueue As IMessageQueue)
Parametry
- inner
- IPostToBot
- botToUser
- IBotToUser
- messageQueue
- IMessageQueue