PipeStream is a thread-safe read/write data stream for use between two threads in a
single-producer/single-consumer type problem.
Inheritance Hierarchy
Renci.SshNet.Common PipeStream
Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Remarks
See Also