msidmSystemConfigurationmsidmSystemThrottleLevel Property |
System Throttle Level - Increasing this number will allocate more system resources to process outstanding workloads. Setting the value to -1 will disable the system resource throttling.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic int msidmSystemThrottleLevel { get; set; }
Public Property msidmSystemThrottleLevel As Integer
Get
Set
public:
property int msidmSystemThrottleLevel {
int get ();
void set (int value);
}
member msidmSystemThrottleLevel : int with get, set
Property Value
Type:
Int32
See Also