InMemoryDataStore.IBotDataStore<BotData>.FlushAsync Metoda
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.
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
Parametry
- key
- IAddress
- cancellationToken
- CancellationToken