AsyncHttpServerWorker

Overview

Location

 

constructor

 

constructor(owner: Object)

 

AsyncHttpServerWorker(Object owner)

 

Sub New(owner As Object)

Parameters:

  • owner:

DataConnection    (declared in AsyncWorker)

 

property DataConnection: Connection read write;

 

Connection DataConnection { get; set; }

 

Property DataConnection() As Connection

Done

 

method Done

 

void Done()

 

Sub Done()

Owner    (declared in AsyncWorker)

 

property Owner: Object read;

 

Object Owner { get; }

 

ReadOnly Property Owner() As Object

SendResponse

 

method SendResponse

 

void SendResponse()

 

Sub SendResponse()

Setup

 

method Setup

 

void Setup()

 

Sub Setup()

 

DataConnection    (declared in AsyncWorker)

 

property DataConnection: Connection read write;

 

Connection DataConnection { get; set; }

 

Property DataConnection() As Connection

Owner    (declared in AsyncWorker)

 

property Owner: Object read;

 

Object Owner { get; }

 

ReadOnly Property Owner() As Object

 

constructor

 

constructor(owner: Object)

 

AsyncHttpServerWorker(Object owner)

 

Sub New(owner As Object)

Parameters:

  • owner:

Done

 

method Done

 

void Done()

 

Sub Done()

SendResponse

 

method SendResponse

 

void SendResponse()

 

Sub SendResponse()

Setup

 

method Setup

 

void Setup()

 

Sub Setup()