C# Class btEngine.Listeners

Afficher le fichier Open project: gurudvlp/SoundCloudFS Class Usage Examples

Méthodes publiques

Méthode Description
Listen ( ) : void
Listeners ( ) : System
Listeners ( int port, string title, string protocol ) : System
Save ( string conffilename ) : bool

Private Methods

Méthode Description
ListenForClients ( ) : void

Method Details

Listen() public méthode

public Listen ( ) : void
Résultat void

Listeners() public méthode

public Listeners ( ) : System
Résultat System

Listeners() public méthode

public Listeners ( int port, string title, string protocol ) : System
port int
title string
protocol string
Résultat System

Save() public méthode

public Save ( string conffilename ) : bool
conffilename string
Résultat bool