[This is preliminary documentation and subject to change]
This property contains the text of a message to send to clients when the current connection exceeds the maximum connections established by the MaxConnections property. The message is a single line of text.
| Attribute Name | Attribute Value |
| Data Type | STRING |
| Attributes | INHERIT |
| Default Value | null |
| MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
| User Type | IIS_MD_UT_SERVER |
| StartingNumber | |
| EndingNumber | |
| ID | 5003 |
This property is accessible at the following locations:
| Metabase Path | IIS Admin Object Type |
| /LM/MSFTPSVC/Info/Templates/Public FTP Site | IIsFtpServer |
| /LM/MSFTPSVC | IIsFtpService |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_MAX_CLIENTS_MESSAGE |
| Data type | STRING |
| User type | IIS_MD_UT_SERVER |
Related Topics
| MaxConnections |