API Reference > OdApc Classes > OdApcThread Class
OdApcThread Class
OdApcThreadOdApcThread
Syntax
C++
class OdApcThread : public OdRxObject;

RxThreadPoolService.h

This interface represents APC thread object. Corresponding C++ library: TD_DbRoot

 
Name 
Description 
 
This is the overview for the asyncProcCall method overload. 
 
Returns thread's unique system identifier. 
 
Returns true in case if thread catched exception during execution. 
 
Process exception, catched during thread exection.  
 
wait 
Waits for completion of function execution in the current thread.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.