StopReason Enumerazione
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public enum StopReason
type StopReason =
- Ereditarietà
-
StopReason
Campi
Nome | Valore | Descrizione |
---|---|---|
Undefined | 0 | |
CancelledByApp | 1 | |
Preempt | 2 | |
Timeout | 3 | |
DeviceState | 4 | |
ConstraintBatteryNotLow | 5 | |
ConstraintCharging | 6 | |
ConstraintConnectivity | 7 | |
ConstraintDeviceIdle | 8 | |
ConstraintStorageNotLow | 9 | |
Quota | 10 | |
BackgroundRestriction | 11 | |
AppStandby | 12 | |
User | 13 | |
SystemProcessing | 14 | |
EstimatedAppLaunchTimeChanged | 15 |