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
dotnet add package System.IO.Pipes --version 4.0.0-beta-23225
Install-Package System.IO.Pipes -Version 4.0.0-beta-23225
| 包名 | 版本要求 |
|---|---|
| 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, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Runtime.InteropServices | [4.0.20, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Runtime.Handles | [4.0.0, ) |
| System.Threading.Overlapped | [4.0.0, ) |
| System.IO.FileSystem.Primitives | [4.0.0, ) |
| System.Security.Principal | [4.0.0, ) |
| System.Threading | [4.0.10, ) |
| System.Threading.Tasks | [4.0.10, ) |
| System.IO | [4.0.10, ) |
| System.Threading.ThreadPool | [4.0.10-beta-23225, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-09-02 00:02:57 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |