LogicalThreadSchedulerUseBackgroundThreads Property

Gets or sets the flag that determines whether the threads in the schedulers thread pool should be background threads.

Definition

Namespace: Gemstone.Threading.LogicalThreads
Assembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.175 -- Release Build+99e9d755a854a07f3be992048fee6b0137fece26
public bool UseBackgroundThreads { get; set; }

Property Value

Boolean

See Also