ConfigurationSetting property - ConnectionPoolSize

The connection pool size used by the report server to communicate with the SQL Server instance that hosts the report server database. Read-only.

Syntax

Public Dim ConnectionPoolSize As UInt32  
public UInt32 ConnectionPoolSize;  

Property values

A read-only integer object that returns a value of 768.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting members