Share via


HttpResponseWrapper.FlushAsync Metodo

Definizione

Invia in modo asincrono al client tutto l'output attualmente memorizzato nel buffer.

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

Restituisce

Oggetto Task che rappresenta l'operazione asincrona.

Si applica a