ArcFM Desktop Developer Guide
WorkerThread Class Properties


For a list of all members of this type, see WorkerThread members.

Public Properties
 NameDescription
Public PropertyIsAlive  
Public PropertyIsTerminating  
Public PropertyNameAssigns or reads the name of the underlying thread  
Public PropertyTerminatedProvides a waitable handle representing the underlying thread. You can combine the handle in wait operations with other handles. The handle is signaled when the thread terminates.  
Public PropertyThreadReturns the underlying Thread object, for calling Suspend(), Resume(), etc.  
Top
See Also

Reference

WorkerThread Class
Miner.Threading Namespace

 

 


Send Comment