This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerErrorReports Interface > IServerErrorReports.ErrorReportModeSOM Property (ArcObjects .NET 10.5 SDK) |
Exception handling mode of SOM process.
[Visual Basic .NET] Public Property ErrorReportModeSOM As esriServerExceptionHandlingMode
[C#] public esriServerExceptionHandlingMode ErrorReportModeSOM {get; set;}
[C++]
HRESULT get_ErrorReportModeSOM(
esriServerExceptionHandlingMode* pVal
);
[C++]
HRESULT put_ErrorReportModeSOM(
esriServerExceptionHandlingMode pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type esriServerExceptionHandlingMode pVal [in]
pVal is a parameter of type esriServerExceptionHandlingMode