DialogContext.IBotData.LoadAsync(CancellationToken) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
System.Threading.Tasks.Task IBotData.LoadAsync (System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Bot.Builder.Dialogs.Internals.IBotData.LoadAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.Microsoft.Bot.Builder.Dialogs.Internals.IBotData.LoadAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function LoadAsync (cancellationToken As CancellationToken) As Task Implements IBotData.LoadAsync
Parametri
- cancellationToken
- CancellationToken