ArcFM Desktop Developer Guide
ThreadPoolGovernor Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides the capabilities of the ThreadPoolBridge with the added benefit of being able to throttle the queuing of work.
Object Model
ThreadPoolGovernor Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public Class ThreadPoolGovernor 
   Inherits ThreadPoolBridge
   Implements IThreadPoolAdapter 
'Usage
 
Dim instance As ThreadPoolGovernor
[ComVisible(false)]
public class ThreadPoolGovernor : ThreadPoolBridge, IThreadPoolAdapter  
Remarks
The term governor is used here in the sense of an engine governor that limits the RPMs or fuel intake.
Inheritance Hierarchy

System.Object
   Miner.Threading.ThreadPoolBridge
      Miner.Threading.ThreadPoolGovernor

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ThreadPoolGovernor Members
Miner.Threading Namespace

 

 


Send Comment