ArcFM Desktop Developer Guide
WorkerThread Class
Members 


Product Availability
Required Licenses
.NET Assembly
WorkerThread is a wrapper class around the underlying managed thread. It provides easy to use overloaded constructors, Kill() and Start() methods.
Object Model
WorkerThread Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public Class WorkerThread 
'Usage
 
Dim instance As WorkerThread
[ComVisible(false)]
public class WorkerThread 
Inheritance Hierarchy

System.Object
   Miner.Threading.WorkerThread

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

WorkerThread Members
Miner.Threading Namespace

 

 


Send Comment