Tungsten
![]() |
PipeOnListen Method |
Continuously waits for data from the pipe. The BytesReceived event is raised when data arrives, then immediately waits for more data.
Namespace: W.IO.Pipes
Assembly: Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3

C#
protected virtual void OnListen()
