Pipe.StopListening Method

Tungsten Suite

PipeStopListening Method

After the next bytes received, stops waiting for data

Namespace:  W.IO.Pipes
Assembly:  Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3
Syntax
C#
public void StopListening()
See Also