C# 클래스 LumiSoft.Net.SocketServer

상속: System.ComponentModel.Component
파일 보기 프로젝트 열기: jeske/StepsDB-alpha 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_pSessions System.Collections.Hashtable

공개 메소드들

메소드 설명
SocketServer ( ) : System

Default constructor.

메소드 상세

SocketServer() 공개 메소드

Default constructor.
public SocketServer ( ) : System
리턴 System

프로퍼티 상세

m_pSessions 보호되어 있는 프로퍼티

protected Hashtable,System.Collections m_pSessions
리턴 System.Collections.Hashtable