laptop and a wrench

Bug

Base priority is always 'above normal' for a globe application.

Zuletzt veröffentlicht: August 25, 2014 ArcGIS Engine
Bug-ID-Nummer NIM046790
EingereichtJuly 9, 2009
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Engine
Gefunden in Version9.3.1
BetriebssystemWindows OS
BetriebssystemversionXP
StatusNon-Reproducible

Zusätzliche Informationen

No Public Explanation

Workaround

For the Engine GlobeControl application, the process priority can be changed with the following code.using System.Diagnostics; Process test = Process.GetCurrentProcess(); test.PriorityClass = ProcessPriorityClass.Normal;This code is at the end of the main form load method.

Schritte zur Reproduzierung

Bug-ID: NIM046790

Software:

  • ArcGIS Engine

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln