PowerTCP Sockets for .NET
TcpBase Class
Members 




Base class for components utilizing protocols built upon the TCP protocol.
Object Model
TcpBase ClassTcpSocketOption Class
Syntax
'Declaration
 
Public Class TcpBase 
   Inherits SocketBase
'Usage
 
Dim instance As TcpBase
public class TcpBase : SocketBase 
public __gc class TcpBase : public SocketBase 
public ref class TcpBase : public SocketBase 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Dart.Sockets.ComponentBase
            Dart.Sockets.SocketBase
               Dart.Sockets.TcpBase
                  Dart.Sockets.PtyBase

See Also

Reference

TcpBase Members
Dart.Sockets Namespace


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