This document is archived and information here might be outdated. Recommended version. |
Helper interface to set properties on the server environment.
Name | Description | |
---|---|---|
AddEnvProperty | Adds or updates a property into the server environment. | |
AddServerDirectory | Adds a new server directory into the server environment. | |
ChangeLogDirectory | Changes the log directory for the logger configured in the server environment. | |
ChangeLogLevel | Changes the log level for the logger configured in the server environment. | |
ChangeLogMachineName | Changes the machine name for the logger configured in the server environment. | |
ChangeMaxLogFileSize | Change the max log file size | |
EnableCrashDumpGeneration | Enable crash dump files generation | |
RemoveEnvProperty | Removes a property from the server environment. | |
RemoveServerDirectory | Removes a server directory from the server environment. | |
ResetJobID | Resets the job ID. | |
SetEnvProperties | Sets the environment properties. | |
SetJobID | Sets the job ID in the server environment. | |
SetUserInfo | Sets the user information into the server environment. |
Classes | Description |
---|---|
ServerEnvironmentXHelper |