Click or drag to resize

ThreadingPolicyThreadSource Property

Gets or sets the source of new threads to be used to execute parallelizable operations.

Namespace:  AGI.Foundation.Infrastructure.Threading
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static ThreadSource ThreadSource { get; set; }

Property Value

Type: ThreadSource
See Also