PipeLoggerServer<TPipeStream>.

ReadAll() Method

Summary

Reads all events from the pipe and blocks until there are no more events or the pipe is closed.

Syntax

public void ReadAll()

Return Value

Type Description
void