ConnectionPoolSize Property (WMI MSReportServer_ConfigurationSetting)

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>\v12\Admin

See Also

MSReportServer_ConfigurationSetting Members