IBotDataStore<T>.FlushAsync(IAddress, CancellationToken) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public System.Threading.Tasks.Task<bool> FlushAsync(Microsoft.Bot.Builder.Dialogs.IAddress key, System.Threading.CancellationToken cancellationToken);
abstract member FlushAsync : Microsoft.Bot.Builder.Dialogs.IAddress * System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>
Public Function FlushAsync (key As IAddress, cancellationToken As CancellationToken) As Task(Of Boolean)
Parameters
- key
- IAddress
- cancellationToken
- CancellationToken