C# Class HomeAutomation.Communication.Http.WebServer

Afficher le fichier Open project: moszinet/HomeAutomation

Méthodes publiques

Свойство Type Description
allDone System.Threading.ManualResetEvent

Méthodes publiques

Méthode Description
StartListening ( int port ) : void

Method Details

StartListening() public méthode

public StartListening ( int port ) : void
port int
Résultat void

Property Details

allDone public_oe static_oe property

public static ManualResetEvent,System.Threading allDone
Résultat System.Threading.ManualResetEvent