IServerConfigurationFacet.MaxWorkerThreads Property

Definition

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

Property Value

Attributes

Applies to