Summary
Reads all events from the pipe and blocks until there are no more events or the pipe is closed.
- Namespace
- MsBuildPipeLogger
- Containing Type
- PipeLoggerServer
<TPipeStream>
Syntax
public void ReadAll()
Return Value
Type | Description |
---|---|
void |