ServerAdapterBase.MaxWorkerThreads Property

Definition

Configures the number of worker threads that are available to SQL Server processes.

public int MaxWorkerThreads { get; set; }
member this.MaxWorkerThreads : int with get, set
Public Property MaxWorkerThreads As Integer

Property Value

Applies to