C# Class RemObjects.InternetPack.Http.AsyncHttpContext

Afficher le fichier Open project: remobjects/internetpack Class Usage Examples

Méthodes publiques

Méthode Description
AsyncHttpContext ( AsyncHttpWorker worker ) : System
SendResponse ( ) : void

Method Details

AsyncHttpContext() public méthode

public AsyncHttpContext ( AsyncHttpWorker worker ) : System
worker AsyncHttpWorker
Résultat System

SendResponse() public méthode

public SendResponse ( ) : void
Résultat void