Provides access to Server error reporting settings.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ErrorReportCacheSize | Maximum number of stored crash dumps. | |
ErrorReportDir | Crash dump directory. | |
ErrorReportEmailAddress | E-mail address of server administrator. | |
ErrorReportEnableUpload | Indicates whether error reporting is enabled. | |
ErrorReportInterval | Interval at which SOM checks crash dumps and uploads error reports. | |
ErrorReportMode | Exception handling mode of SOC processes. | |
ErrorReportModeSOM | Exception handling mode of SOM process. | |
ErrorReportType | Crash dump type. | |
ReportErrors | Uploads stored error reports to the reporting web service. |
CoClasses that implement IServerErrorReports
CoClasses and Classes | Description |
---|---|
ServerObjectAdmin | The ServerObjectAdmin object which administrates the GIS Server. |