System.IO.TextWriter.WriteLineAsync Method

Writes a line terminator asynchronously to the text string or stream.

Syntax

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

Returns

A task that represents the asynchronous write operation.

Remarks

The line terminator is defined by the TextWriter.CoreNewLine field.

Requirements

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