2.2.2.10.2 MaxPoolSizeProperty

The MaxPoolSizeProperty type represents the maximum size of a pool of component instances.

Simple type: eDT_ULONG

Validity: MUST be between 0x00000001 and 0x00100000 (decimal 1048576), inclusive. Furthermore, table entries with a property of this type also have a corresponding property of type MinPoolSizeProperty (section 2.2.2.10.1). The value of this property MUST be greater than or equal to the corresponding MinPoolSizeProperty.

Server validation: Servers MAY enforce validity constraints.

Client validation: Clients SHOULD enforce validity constraints.