C# 클래스 SubServer.TransferService

상속: BaseService
파일 보기 프로젝트 열기: SiteView/ECC8.13

공개 메소드들

메소드 설명
GetByteStreams ( ) : ByteStream>.Dictionary
Start ( ) : void
Stop ( ) : void
TransferService ( ) : System

비공개 메소드들

메소드 설명
EndAccept ( IAsyncResult ar ) : void
Listen ( ) : void
OnSocket5Processed ( Socket5 sender, bool result ) : void
StartService ( ) : void

메소드 상세

GetByteStreams() 공개 메소드

public GetByteStreams ( ) : ByteStream>.Dictionary
리턴 ByteStream>.Dictionary

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

TransferService() 공개 메소드

public TransferService ( ) : System
리턴 System