Dela via


ComponentDialog.EnsureInitializedAsync(DialogContext) Metod

Definition

Säkerställer att dialogrutan initieras.

protected System.Threading.Tasks.Task EnsureInitializedAsync (Microsoft.Bot.Builder.Dialogs.DialogContext outerDc);
member this.EnsureInitializedAsync : Microsoft.Bot.Builder.Dialogs.DialogContext -> System.Threading.Tasks.Task
Protected Function EnsureInitializedAsync (outerDc As DialogContext) As Task

Parametrar

outerDc
DialogContext

Den yttre DialogContext.

Returer

En Task som representerar den asynkrona åtgärden.

Gäller för