IsUsingThreadPool Property
Microsoft Robotics Class Reference
Indicates if the CLR thread pool is used for task execution, instead of a CCR Dispatcher
Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public bool IsUsingThreadPool { get; set; }