Pipe(TMessage) Properties

Tungsten Suite

PipeTMessage Properties

The PipeTMessage generic type exposes the following members.

Properties
  NameDescription
Public propertyId
A unique id for this Pipe
(Inherited from Pipe.)
Public propertyStream
The PipeStream on which to send and receive data
(Inherited from Pipe.)
Top
See Also