C# Class Promises.HttpServerAsyncCallback

Mostrar archivo Open project: KjellSchubert/promise-future-task Class Usage Examples

Public Methods

Method Description
run ( ) : void

Private Methods

Method Description
beginSimulatedDatabaseRequest ( AsyncCallback callback ) : IAsyncResult
getContextCallback ( IAsyncResult result ) : void
processRequest ( HttpListenerRequest request, HttpListenerResponse response ) : void

Method Details

run() public static method

public static run ( ) : void
return void