IPipeLoggerServer.

ReadAll() Method

Summary

Reads all events from the pipe and blocks until there are no more events or the pipe is closed.
Namespace
MsBuildPipeLogger
Containing Type
IPipeLoggerServer

Syntax

void ReadAll()

Return Value

Type Description
void