System.Net.Sockets 4.0.0-beta-22416
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
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>System.Net.Sockets</id>
<version>4.0.0-beta-22416</version>
<title>System.Net.Sockets</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>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</description>
<summary>Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to tightly control access to the network.</summary>
<copyright>Copyright © Microsoft Corporation</copyright>
<dependencies>
<dependency id="System.IO" version="4.0.0-beta-22416" />
<dependency id="System.Net.Primitives" version="4.0.10-beta-22416" />
<dependency id="System.Runtime" version="4.0.0-beta-22416" />
<dependency id="System.Threading.Tasks" version="4.0.0-beta-22416" />
</dependencies>
</metadata>
</package>