Pipe.Stream Property

Tungsten Suite

PipeStream Property

The PipeStream on which to send and receive data

Namespace:  W.IO.Pipes
Assembly:  Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3
Syntax
C#
public PipeStream Stream { get; protected set; }

Property Value

Type: PipeStream
See Also