Partager via


HttpResponseWrapper.FlushAsync Méthode

Définition

Envoie de façon asynchrone l’ensemble de la sortie actuellement en mémoire tampon au client.

public:
 override System::Threading::Tasks::Task ^ FlushAsync();
public override System.Threading.Tasks.Task FlushAsync ();
override this.FlushAsync : unit -> System.Threading.Tasks.Task
Public Overrides Function FlushAsync () As Task

Retours

Objet Task qui représente l’opération asynchrone.

S’applique à