This property specifies the maximum number of asynchronous requests to be queued in the outstanding idle queue when the maximum bandwidth of the server is exceeded. The value range for this property is 0 to &HFFFFFFFF (unlimited).
This is not an inheritable property, but the value set at the machine level is globally available to all server instances.
Data type | Long |
Default value | &HFFFFFFFF (unlimited) |
Inheritance | Global (not inheritable) |
This property is accessible at the following locations:
Metabase Path | Key Type |
/LM | IIsComputer |
/LM/W3SVC/N | IIsWebServer |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
Metabase identifier | MD_MAX_BANDWIDTH_BLOCKED |
User type | IIS_MD_UT_SERVER |