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.166 -- Release Build+55b93eb16d4a5b73f01a183dc992e29d98627d25
public bool UseBackgroundThreads { get; set; }

Property Value

Boolean

See Also