HttpResponseWrapper.FlushAsync Metoda

Definicja

Asynchronicznie wysyła wszystkie obecnie buforowane dane wyjściowe do klienta.

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

Zwraca

Task Obiekt reprezentujący operację asynchroniczną.

Dotyczy