PowerTCP Sockets for .NET
SocketBase Class
Members 




Base class for PowerTCP Components.
Object Model
SocketBase Class
Syntax
'Declaration
 
Public Class SocketBase 
   Inherits ComponentBase
'Usage
 
Dim instance As SocketBase
public class SocketBase : ComponentBase 
public __gc class SocketBase : public ComponentBase 
public ref class SocketBase : public ComponentBase 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Dart.Sockets.ComponentBase
            Dart.Sockets.SocketBase
               Dart.Sockets.Server
               Dart.Sockets.TcpBase
               Dart.Sockets.UdpBase

See Also

Reference

SocketBase Members
Dart.Sockets Namespace


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