Back to Dotnet

System.IO.Pipes

src/libraries/System.IO.Pipes/README.md

11.0.100955 B
Original Source

System.IO.Pipes

This assembly provides support for interprocess communication through anonymous and/or named pipes. The primary types in this assembly are AnonymousPipeClientStream, AnonymousPipeServerStream, NamedPipeClientStream, and NamedPipeServerStream.

Contribution Bar

Deployment

The System.IO.Pipes assembly is part of the shared framework, and ships with every new release of .NET.