Provides a means for interprocess communication through anonymous and/or named pipes. Commonly Used Types: System.IO.Pipes.NamedPipeServerStream System.IO.Pipes.PipeDirection System.IO.Pipes.PipeOptions System.IO.Pipes.PipeTransmissionMode System.IO.Pipes.NamedPipeClientStream System.IO.Pipes.PipeStream - 1548494
dotnet add package System.IO.Pipes --version 4.0.0-beta-23516
Install-Package System.IO.Pipes -Version 4.0.0-beta-23516
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Runtime.Handles | [4.0.0, ) |
| System.Security.Principal | [4.0.0, ) |
| System.Threading.Tasks | [4.0.0, ) |
| System.IO | [4.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-11-18 13:11:51 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |