System.Net.Sockets 4.1.0-beta-23225

Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to tightly control access to the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown

Microsoft
安装
dotnet add package System.Net.Sockets --version 4.1.0-beta-23225
Install-Package System.Net.Sockets -Version 4.1.0-beta-23225
依赖
.NETPlatform5.0
包名版本要求
System.Runtime [4.0.0, )
System.IO [4.0.0, )
System.Threading.Tasks [4.0.0, )
System.Net.Primitives [4.0.10, )
DNXCore5.0
包名版本要求
System.Runtime [4.0.20, )
System.Private.Networking [4.0.1-beta-23225, )
版本详情
作者Microsoft
发布时间2015-09-02 00:12:30
许可证http://go.microsoft.com/fwlink/?LinkId=329770