System.IO.TextWriter.FlushAsync Method

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

Syntax

public virtual System.Threading.Tasks.Task FlushAsync ()

Returns

A task that represents the asynchronous flush operation.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0