PowerTCP Sockets for .NET
Tcp Class Members
Properties  Methods  Events


The following tables list the members exposed by Tcp.

Public Constructors
 NameDescription
Public ConstructorTcp ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCloseTime (Inherited from Dart.Sockets.TcpBase)
Public PropertyConnectTime (Inherited from Dart.Sockets.TcpBase)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCRLF (Inherited from Dart.Sockets.PtyBase)
Public PropertyEncoding (Inherited from Dart.Sockets.ComponentBase)
Public PropertyLocalEcho (Inherited from Dart.Sockets.PtyBase)
Public PropertyNetworkStream (Inherited from Dart.Sockets.TcpBase)
Public PropertyPty (Inherited from Dart.Sockets.PtyBase)
Public PropertyRemoteEndPoint (Inherited from Dart.Sockets.TcpBase)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySocket (Inherited from Dart.Sockets.SocketBase)
Public PropertySocketOption (Inherited from Dart.Sockets.TcpBase)
Public PropertySslStream (Inherited from Dart.Sockets.TcpBase)
Public PropertyState (Inherited from Dart.Sockets.TcpBase)
Public PropertySynchronizingObject (Inherited from Dart.Sockets.ComponentBase)
Public PropertySyncRoot (Inherited from Dart.Sockets.ComponentBase)
Public PropertyTag (Inherited from Dart.Sockets.ComponentBase)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAbort (Inherited from Dart.Sockets.TcpBase)
Public MethodAuthenticateAsClientOverloaded.  (Inherited from Dart.Sockets.TcpBase)
Public MethodAuthenticateAsClientTaskAsyncOverloaded.  (Inherited from Dart.Sockets.TcpBase)
Public MethodAuthenticateAsServer (Inherited from Dart.Sockets.TcpBase)
Public MethodAuthenticateAsServerTaskAsync (Inherited from Dart.Sockets.TcpBase)
Public MethodClose (Inherited from Dart.Sockets.TcpBase)
Public MethodConnect (Inherited from Dart.Sockets.TcpBase)
Public MethodConnectAsync (Inherited from Dart.Sockets.TcpBase)
Public MethodConnectTaskAsync (Inherited from Dart.Sockets.TcpBase)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from Dart.Sockets.TcpBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetStream (Inherited from Dart.Sockets.TcpBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodMarshalOverloaded.  (Inherited from Dart.Sockets.TcpBase)
Public MethodReadOverloaded.  (Inherited from Dart.Sockets.TcpBase)
Public MethodReadAsync (Inherited from Dart.Sockets.TcpBase)
Public MethodReadTaskAsync (Inherited from Dart.Sockets.TcpBase)
Public MethodReadToCount (Inherited from Dart.Sockets.TcpBase)
Public MethodReadToDelimiterOverloaded.  (Inherited from Dart.Sockets.TcpBase)
Public MethodReadToEnd (Inherited from Dart.Sockets.TcpBase)
Public MethodShutdownSsl (Inherited from Dart.Sockets.TcpBase)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodWriteOverloaded.  (Inherited from Dart.Sockets.TcpBase)
Public MethodWriteAsync (Inherited from Dart.Sockets.TcpBase)
Public MethodWriteTaskAsync (Inherited from Dart.Sockets.TcpBase)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnData (Inherited from Dart.Sockets.TcpBase)
Protected MethodOnError (Inherited from Dart.Sockets.ComponentBase)
Protected MethodOnLog (Inherited from Dart.Sockets.TcpBase)
Protected MethodOnStateChanged (Inherited from Dart.Sockets.TcpBase)
Protected MethodOnUserState (Inherited from Dart.Sockets.ComponentBase)
Top
Public Events
 NameDescription
Public EventData (Inherited from Dart.Sockets.TcpBase)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventError (Inherited from Dart.Sockets.ComponentBase)
Public EventLog (Inherited from Dart.Sockets.TcpBase)
Public EventStateChanged (Inherited from Dart.Sockets.TcpBase)
Public EventUserState (Inherited from Dart.Sockets.ComponentBase)
Top
See Also

Reference

Tcp Class
Dart.Sockets Namespace


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