PowerTCP Sockets for .NET
UdpBase Class
Members 




Object Model
UdpBase ClassUdpSocketOption Class
Syntax
'Declaration
 
Public Class UdpBase 
   Inherits SocketBase
'Usage
 
Dim instance As UdpBase
public class UdpBase : SocketBase 
public __gc class UdpBase : public SocketBase 
public ref class UdpBase : public SocketBase 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Dart.Sockets.ComponentBase
            Dart.Sockets.SocketBase
               Dart.Sockets.UdpBase
                  Dart.Sockets.Udp

See Also

Reference

UdpBase Members
Dart.Sockets Namespace


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic