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