System.IO.Pipes.PipeStream.WaitForPipeDrain Method

Waits for the other end of the pipe to read all sent bytes.

Syntax

public void WaitForPipeDrain ()

Remarks

The PipeStream.WaitForPipeDrain method blocks until the other end of the pipe has read all sent bytes.

Requirements

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