Click or drag to resize

configParameters Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Design-time configuration
Inheritance Hierarchy
SystemObject
  imbACE.Network.internet.configconfigParameters

Namespace:  imbACE.Network.internet.config
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class configParameters
Request Example View Source

The configParameters type exposes the following members.

Constructors
  NameDescription
Public methodconfigParameters
Initializes a new instance of the configParameters class
Top
Properties
  NameDescription
Public propertydefRestartInSeconds
Public propertydefSuspendInSeconds
Public propertyheaderTerminator
HTTP header terminator
Public propertyinitFlags
DEFAULT init flags
Public propertyStatic membermain
Current and active server instance configuration
Public propertymaxPortNumber
Maximal port number for safe operation
Public propertyminPortNumber
Minimal port number for safe operation
Public propertypathToConfig
relative path to serverParameters xml file - relative from server execution
Public propertypathToUserlist
relative path to user list - relative from server execution
Public propertysettings
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also