StopReason Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public enum StopReason
type StopReason =
- Herança
-
StopReason
Campos
Nome | Valor | Description |
---|---|---|
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 |