ArcFM Desktop Developer Guide
WrapWorkItem Method (ThreadPoolBridge)


Syntax
'Declaration
 
Protected Overridable Function WrapWorkItem( _
   ByVal workItem As WorkItem _
) As WorkItem
'Usage
 
Dim instance As ThreadPoolBridge
Dim workItem As WorkItem
Dim value As WorkItem
 
value = instance.WrapWorkItem(workItem)
protected virtual 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

ThreadPoolBridge Class
ThreadPoolBridge Members

 

 


Send Comment