Lenguaje

IServerPerformanceFacet.MaxWorkerThreads Propiedad

Definición

[Microsoft.SqlServer.Management.Dmf.PostConfigurationAction(Microsoft.SqlServer.Management.Dmf.PostConfigurationAction.RestartService)]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("MaxWorkerThreadsDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("MaxWorkerThreadsName")]
public int MaxWorkerThreads { get; set; }
[<Microsoft.SqlServer.Management.Dmf.PostConfigurationAction(Microsoft.SqlServer.Management.Dmf.PostConfigurationAction.RestartService)>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("MaxWorkerThreadsDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("MaxWorkerThreadsName")>]
member this.MaxWorkerThreads : int with get, set
Public Property MaxWorkerThreads As Integer

Valor de propiedad

Atributos

Se aplica a