C# Class CSharpUtils._45.Tests.FastcgiServerAsyncTest.TestFastcgiServerAsync

Inheritance: CSharpUtils.Web._45.Fastcgi.FastcgiServerAsync
Afficher le fichier Open project: soywiz/csharputils

Méthodes publiques

Méthode Description
HandleRequestAsync ( FastcgiRequestAsync Request, FastcgiResponseAsync Response ) : Task

Method Details

HandleRequestAsync() public méthode

public HandleRequestAsync ( FastcgiRequestAsync Request, FastcgiResponseAsync Response ) : Task
Request CSharpUtils.Web._45.Fastcgi.FastcgiRequestAsync
Response CSharpUtils.Web._45.Fastcgi.FastcgiResponseAsync
Résultat Task