C# 클래스 btEngine.Listeners

파일 보기 프로젝트 열기: gurudvlp/SoundCloudFS 1 사용 예제들

공개 메소드들

메소드 설명
Listen ( ) : void
Listeners ( ) : System
Listeners ( int port, string title, string protocol ) : System
Save ( string conffilename ) : bool

비공개 메소드들

메소드 설명
ListenForClients ( ) : void

메소드 상세

Listen() 공개 메소드

public Listen ( ) : void
리턴 void

Listeners() 공개 메소드

public Listeners ( ) : System
리턴 System

Listeners() 공개 메소드

public Listeners ( int port, string title, string protocol ) : System
port int
title string
protocol string
리턴 System

Save() 공개 메소드

public Save ( string conffilename ) : bool
conffilename string
리턴 bool