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 > IServerEnvironmentXHelper Interface > IServerEnvironmentXHelper.EnableCrashDumpGeneration Method (ArcObjects .NET 10.5 SDK) |
Enable crash dump files generation
[Visual Basic .NET] Public Sub EnableCrashDumpGeneration ( _ ByVal bEnable As Boolean _ )
[C#] public void EnableCrashDumpGeneration ( bool bEnable );
[C++]
HRESULT EnableCrashDumpGeneration(
VARIANT_BOOL bEnable
);
[C++]
Parameters bEnable [in] bEnable is a parameter of type VARIANT_BOOL