Pipe.OnStopListening Method

Tungsten Suite

PipeOnStopListening 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#
protected virtual void OnStopListening()
See Also