DatabaseLogonTimeout Property (WMI MSReportServer_ConfigurationSetting)
Specifies the number of seconds to wait before an attempt to log on to the report server database fails. A value of 0 indicates an infinite wait time. Read only.
Syntax
Public Dim DatabaseLogonTimeout As Int32
public Int32 DatabaseLogonTimeout;
Property Values
A 32-bit signed integer object that represents the number of seconds.
Example Code
MSReportServer_ConfigurationSetting Class
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v11\Admin
Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional with Service Pack 2 (SP2) or Service Pack 1 (SP1); or Windows 2000 (all versions)