C# Class LumiSoft.Net.SocketServer

Inheritance: System.ComponentModel.Component
Show file Open project: jeske/StepsDB-alpha Class Usage Examples

Protected Properties

Property Type Description
m_pSessions System.Collections.Hashtable

Public Methods

Method Description
SocketServer ( ) : System

Default constructor.

Method Details

SocketServer() public method

Default constructor.
public SocketServer ( ) : System
return System

Property Details

m_pSessions protected property

protected Hashtable,System.Collections m_pSessions
return System.Collections.Hashtable