Partage via


SpeechSynthesisStream.FlushAsync Méthode

Définition

Vide les données de façon asynchrone dans un flux séquentiel.

public:
 virtual IAsyncOperation<bool> ^ FlushAsync() = FlushAsync;
IAsyncOperation<bool> FlushAsync();
public IAsyncOperation<bool> FlushAsync();
function flushAsync()
Public Function FlushAsync () As IAsyncOperation(Of Boolean)

Retours

Opération asynchrone. Pour plus d’informations, consultez Méthode FlushAsync .

Implémente

S’applique à

Voir aussi