aceHttpServerBase Properties |
The aceHttpServerBase type exposes the following members.
| Name | Description | |
|---|---|---|
| accessControl | ALC component of the server [by default is not used] -- use it within Process(HttpListenerContext) override to check access rights | |
| directory | Directory path to monitor | |
| flags | Initialization flags | |
| folderStructure | (Inherited from aceComponentBaseT.) | |
| instanceName | Signature of the server | |
| logContent | (Inherited from aceComponentBaseT.) | |
| name |
Component name
(Inherited from aceComponentBaseT.) | |
| notation | (Inherited from aceComponentBaseT.) | |
| path_settings | (Inherited from aceComponentBaseT.) | |
| port |
Port to listen to
| |
| sessionControl | Session component of the server [by default is not used] -- use it within Process(HttpListenerContext) override to check and retrive session data | |
| settings | Configuration of the server | |
| terminal |
instanca terminala koji koristi za logovanje
(Inherited from aceComponentBaseT.) | |
| timeForRestart | Scheduled time for server restart | |
| timeForSuspend | Scheduled time for server suspend | |
| underSuspension |