PowerTCP Sockets for .NET
Server Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by Server.

Public Constructors
 NameDescription
Public ConstructorServer ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldConnections  
Top
Public Properties
 NameDescription
Public PropertyBacklog  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEncoding (Inherited from Dart.Sockets.ComponentBase)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySocket (Inherited from Dart.Sockets.SocketBase)
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 MethodClose  
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 MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodMarshalOverloaded.  (Inherited from Dart.Sockets.ComponentBase)
Public MethodStartOverloaded.   
Public MethodToString (Inherited from System.ComponentModel.Component)
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 MethodOnConnectionsChanged  
Protected MethodOnError (Inherited from Dart.Sockets.ComponentBase)
Protected MethodOnUserState (Inherited from Dart.Sockets.ComponentBase)
Top
Public Events
 NameDescription
Public EventConnectionsChanged  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventError (Inherited from Dart.Sockets.ComponentBase)
Public EventUserState (Inherited from Dart.Sockets.ComponentBase)
Top
See Also

Reference

Server Class
Dart.Sockets Namespace


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