CachingBotDataStore.IBotDataStore<BotData>.FlushAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
System.Threading.Tasks.Task<bool> IBotDataStore<BotData>.FlushAsync (Microsoft.Bot.Builder.Dialogs.IAddress key, System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Bot.Builder.Dialogs.Internals.IBotDataStore<Microsoft.Bot.Connector.BotData>.FlushAsync : Microsoft.Bot.Builder.Dialogs.IAddress * System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>
override this.Microsoft.Bot.Builder.Dialogs.Internals.IBotDataStore<Microsoft.Bot.Connector.BotData>.FlushAsync : Microsoft.Bot.Builder.Dialogs.IAddress * System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>
Function FlushAsync (key As IAddress, cancellationToken As CancellationToken) As Task(Of Boolean) Implements IBotDataStore(Of BotData).FlushAsync
Paramètres
- key
- IAddress
- cancellationToken
- CancellationToken