LoadSheddingOptions Class
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.
Options relating to load shedding.
public class LoadSheddingOptions
type LoadSheddingOptions = class
Public Class LoadSheddingOptions
- Inheritance
-
LoadSheddingOptions
Constructors
LoadSheddingOptions() |
Fields
DEFAULT_LOAD_SHEDDING_LIMIT |
Properties
CpuThreshold |
Gets or sets the CPU utilization, expressed as a value between |
LoadSheddingEnabled |
Gets or sets a value indicating whether load shedding in the client gateway and stream providers is enabled.
The default value is |
LoadSheddingLimit |
Obsolete.
Gets or sets the CPU utilization, expressed as a value between |
MemoryThreshold |
Gets or sets the memory utilization, expressed as a value between |