ArcFM Desktop Developer Guide
WrapWorkItem Method (ThreadPoolGovernor)


Syntax
'Declaration
 
Protected Overrides Function WrapWorkItem( _
   ByVal workItem As WorkItem _
) As WorkItem
'Usage
 
Dim instance As ThreadPoolGovernor
Dim workItem As WorkItem
Dim value As WorkItem
 
value = instance.WrapWorkItem(workItem)
protected override WorkItem WrapWorkItem( 
   WorkItem workItem
)

Parameters

workItem
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 Class
ThreadPoolGovernor Members

 

 


Send Comment