PowerTCP Sockets for .NET
TcpBase Class Members
Properties  Methods  Events


The following tables list the members exposed by TcpBase.

Public Properties
 NameDescription
Public PropertyCloseTime  
Public PropertyConnectTime  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEncoding (Inherited from Dart.Sockets.ComponentBase)
Public PropertyNetworkStream  
Public PropertyRemoteEndPoint  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySocket (Inherited from Dart.Sockets.SocketBase)
Public PropertySocketOption  
Public PropertySslStream  
Public PropertyState  
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  
Public MethodAuthenticateAsClientOverloaded.   
Public MethodAuthenticateAsClientTaskAsyncOverloaded.   
Public MethodAuthenticateAsServer  
Public MethodAuthenticateAsServerTaskAsync  
Public MethodClose  
Public MethodConnect  
Public MethodConnectAsync  
Public MethodConnectTaskAsync  
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. Overridden.   
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetStream  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodMarshalOverloaded.   
Public MethodReadOverloaded.   
Public MethodReadAsync  
Public MethodReadTaskAsync  
Public MethodReadToCount  
Public MethodReadToDelimiterOverloaded.   
Public MethodReadToEnd  
Public MethodShutdownSsl  
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodWriteOverloaded.   
Public MethodWriteAsync  
Public MethodWriteTaskAsync  
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  
Protected MethodOnError (Inherited from Dart.Sockets.ComponentBase)
Protected MethodOnLog  
Protected MethodOnStateChanged  
Protected MethodOnUserState (Inherited from Dart.Sockets.ComponentBase)
Top
Public Events
 NameDescription
Public EventData  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventError (Inherited from Dart.Sockets.ComponentBase)
Public EventLog  
Public EventStateChanged  
Public EventUserState (Inherited from Dart.Sockets.ComponentBase)
Top
See Also

Reference

TcpBase Class
Dart.Sockets Namespace


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