HttpResponseStreamWriter.FlushAsync Método

Definición

Asynchronously clears all buffers for the current writer and causes any buffered data to be written to the underlying device.

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

Devoluciones

Task

Se aplica a