System.Net.Sockets Hierarchy

System.Object

   System.Exception

      System.SystemException

         System.Runtime.InteropServices.ExternalException

            System.ComponentModel.Win32Exception

               System.Net.Sockets.SocketException

   System.MarshalByRefObject

      System.IO.Stream

         System.Net.Sockets.NetworkStream

   System.Net.Sockets.IPv6MulticastOption

   System.Net.Sockets.IrDAClient

   System.Net.Sockets.IrDADeviceInfo

   System.Net.Sockets.IrDAListener

   System.Net.Sockets.LingerOption

   System.Net.Sockets.MulticastOption

   System.Net.Sockets.Socket ---- System.IDisposable

   System.Net.Sockets.TcpClient ---- System.IDisposable

   System.Net.Sockets.TcpListener

   System.Net.Sockets.UdpClient ---- System.IDisposable

   System.ValueType

      System.Enum

         System.Net.Sockets.AddressFamily

         System.Net.Sockets.IrDACharacterSet

         System.Net.Sockets.IrDAHints

         System.Net.Sockets.ProtocolFamily

         System.Net.Sockets.ProtocolType

         System.Net.Sockets.SelectMode

         System.Net.Sockets.SocketFlags

         System.Net.Sockets.SocketOptionLevel

         System.Net.Sockets.SocketOptionName

         System.Net.Sockets.SocketShutdown

         System.Net.Sockets.SocketType

See Also

System.Net.Sockets Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.