ForegroundApplicationBoost Enum  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Increase in priority given to the foreground application
public enum class ForegroundApplicationBoost
	public enum class ForegroundApplicationBoost
	enum ForegroundApplicationBoost
	public enum ForegroundApplicationBoost
	type ForegroundApplicationBoost = 
	Public Enum ForegroundApplicationBoost
		- Inheritance
 - 
				ForegroundApplicationBoost
 
Fields
| Name | Value | Description | 
|---|---|---|
| None | 0 | The system boosts the quantum length by 6  | 
			
| Minimum | 1 | The system boosts the quantum length by 12  | 
			
| Maximum | 2 | The system boosts the quantum length by 18  |