Sitecore 5.1.1 API

Settings.MaxWorkerThreads Property

Gets the maximum number of worker threads to use.

[Visual Basic]
Public Shared ReadOnly Property MaxWorkerThreads As Integer
[C#]
public static int MaxWorkerThreads {get;}

Property Value

Default value: 20

Remarks

Used by the ManagedThreadPool.

See Also

Settings Class | Sitecore.Configuration Namespace