C# 클래스 Brunet.Transport.TcpEdgeListener.ShutdownAction

상속: SocketStateAction
파일 보기 프로젝트 열기: pstjuste/brunet

보호된 프로퍼티들

프로퍼티 타입 설명
TEL TcpEdgeListener

공개 메소드들

메소드 설명
ShutdownAction ( TcpEdgeListener tel ) : System
Start ( SocketState ss ) : void

메소드 상세

ShutdownAction() 공개 메소드

public ShutdownAction ( TcpEdgeListener tel ) : System
tel TcpEdgeListener
리턴 System

Start() 공개 메소드

public Start ( SocketState ss ) : void
ss SocketState
리턴 void

프로퍼티 상세

TEL 보호되어 있는 프로퍼티

protected TcpEdgeListener,Brunet.Transport TEL
리턴 TcpEdgeListener