PendingJobReason 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 PendingJobReason
type PendingJobReason =
- Ereditarietà
-
PendingJobReason
Campi
Nome | Valore | Descrizione |
---|---|---|
InvalidJobId | -2 | |
Executing | -1 | |
Undefined | 0 | |
App | 1 | |
AppStandby | 2 | |
BackgroundRestriction | 3 | |
ConstraintBatteryNotLow | 4 | |
ConstraintCharging | 5 | |
ConstraintConnectivity | 6 | |
ConstraintContentTrigger | 7 | |
ConstraintDeviceIdle | 8 | |
ConstraintMinimumLatency | 9 | |
ConstraintPrefetch | 10 | |
ConstraintStorageNotLow | 11 | |
DeviceState | 12 | |
JobSchedulerOptimization | 13 | |
Quota | 14 | |
User | 15 |