C# Class ReloadGUI.Server

ファイルを表示 Open project: RELOAD-NET/RELOAD.NET

Public Methods

Method Description
Server ( ) : System
Start ( ) : void

Private Methods

Method Description
Listen ( object state ) : void
ListenerCallback ( IAsyncResult result ) : void
ProcessRequest ( HttpListenerContext context ) : void
Stop ( ) : void

Method Details

Server() public method

public Server ( ) : System
return System

Start() public method

public Start ( ) : void
return void