C# Class LumiSoft.Net.SocketServer

Inheritance: System.ComponentModel.Component
Afficher le fichier Open project: jeske/StepsDB-alpha Class Usage Examples

Protected Properties

Свойство Type Description
m_pSessions System.Collections.Hashtable

Méthodes publiques

Méthode Description
SocketServer ( ) : System

Default constructor.

Method Details

SocketServer() public méthode

Default constructor.
public SocketServer ( ) : System
Résultat System

Property Details

m_pSessions protected_oe property

protected Hashtable,System.Collections m_pSessions
Résultat System.Collections.Hashtable