C# Class HomeAutomation.Communication.Http.WebServer

Mostrar archivo Open project: moszinet/HomeAutomation

Public Properties

Property Type Description
allDone System.Threading.ManualResetEvent

Public Methods

Method Description
StartListening ( int port ) : void

Method Details

StartListening() public method

public StartListening ( int port ) : void
port int
return void

Property Details

allDone public_oe static_oe property

public static ManualResetEvent,System.Threading allDone
return System.Threading.ManualResetEvent