Sdílet prostřednictvím


DialogTask.IDialogStack.Wait<R>(ResumeAfter<R>) Metoda

Definice

void IDialogStack.Wait<R> (Microsoft.Bot.Builder.Dialogs.ResumeAfter<R> resume);
abstract member Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack.Wait : Microsoft.Bot.Builder.Dialogs.ResumeAfter<'R> -> unit
override this.Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack.Wait : Microsoft.Bot.Builder.Dialogs.ResumeAfter<'R> -> unit
Sub Wait(Of R) (resume As ResumeAfter(Of R)) Implements IDialogStack.Wait

Parametry typu

R

Parametry

resume
ResumeAfter<R>

Implementuje

Platí pro