C# Class Promises.HttpServerAsyncPromises

Exibir arquivo Open project: KjellSchubert/promise-future-task

Public Methods

Method Description
run ( ) : void

Private Methods

Method Description
processGetContextResult ( Task task ) : void
processRequest ( HttpListenerRequest request, HttpListenerResponse response ) : void
simulatedDatabaseRequest ( ) : Task

Method Details

run() public static method

public static run ( ) : void
return void