DelimitedMessageHandler.FlushCoreAsync 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.
Appelle FlushAsync() le flux d’envoi SendingStreamou le flux d’envoi équivalent si vous utilisez un autre transport.
protected virtual System.Threading.Tasks.Task FlushCoreAsync();
abstract member FlushCoreAsync : unit -> System.Threading.Tasks.Task
override this.FlushCoreAsync : unit -> System.Threading.Tasks.Task
Protected Overridable Function FlushCoreAsync () As Task
Retours
Une Task opération qui se termine lorsque la mémoire tampon d’écriture a été transmise.