Click or drag to resize

aceHttpServerBase Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceHttpServerBase type exposes the following members.

Properties
  NameDescription
Public propertyaccessControl
ALC component of the server [by default is not used] -- use it within Process(HttpListenerContext) override to check access rights
Public propertydirectory
Directory path to monitor
Public propertyflags
Initialization flags
Public propertyfolderStructure
Public propertyinstanceName
Signature of the server
Public propertylogContent (Inherited from aceComponentBaseT.)
Public propertyname
Component name
(Inherited from aceComponentBaseT.)
Public propertynotation
Public propertypath_settings (Inherited from aceComponentBaseT.)
Public propertyport
Port to listen to
Public propertysessionControl
Session component of the server [by default is not used] -- use it within Process(HttpListenerContext) override to check and retrive session data
Public propertysettings
Configuration of the server
Public propertyterminal
instanca terminala koji koristi za logovanje
(Inherited from aceComponentBaseT.)
Public propertytimeForRestart
Scheduled time for server restart
Public propertytimeForSuspend
Scheduled time for server suspend
Public propertyunderSuspension
Top
See Also