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