<PackageReference Include="SSH.NET" Version="2024.2.0" />

Renci.SshNet.Common.PipeStream

public class PipeStream : Stream
PipeStream is a thread-safe read/write data stream for use between two threads in a single-producer/single-consumer type problem.
public PipeStream()