C# Class Promises.HttpServerAsyncCallback

Afficher le fichier Open project: KjellSchubert/promise-future-task Class Usage Examples

Méthodes publiques

Méthode Description
run ( ) : void

Private Methods

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

Method Details

run() public static méthode

public static run ( ) : void
Résultat void