ConfigurationSetting property - DatabaseLogonTimeout
Specifies the number of seconds to wait before an attempt to sign in 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>\v13\Admin