Configuration.UserInstanceTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The User Instance Timeout option that you can access through sp_configure is not supported in Microsoft SQL Server 2005. This option works only with SQL Server 2005 Express Edition (SQL Server Express).
public Microsoft.SqlServer.Management.Smo.ConfigProperty UserInstanceTimeout { get; }
member this.UserInstanceTimeout : Microsoft.SqlServer.Management.Smo.ConfigProperty
Public ReadOnly Property UserInstanceTimeout As ConfigProperty