TWebStatusThreadList

From Ultibo.org
Jump to: navigation, search

Return to Unit WebStatus


Description


To be documented

Class definitions



[Expand]

TWebStatusThreadList = class(TWebStatusSub)


Function declarations



[Expand]
constructor TWebStatusThreadList.Create(AMain:TWebStatusMain);
Description: To be documented


[Expand]
function TWebStatusThreadList.FlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented


[Expand]
function TWebStatusThreadList.AffinityToAffinityNames(AAffinity:LongWord):TStringList;
Description: To be documented


[Expand]
function TWebStatusThreadList.DoGet(AHost:THTTPHost; ARequest:THTTPServerRequest; AResponse:THTTPServerResponse):Boolean;
Description: To be documented


Return to Unit Reference