API Reference > OdApc Classes > OdApcThread Class > OdApcThread Methods > OdApcThread::wait Method
OdApcThread::wait Method
Syntax
C++
virtual void wait(bool bNoThrow = false) = 0;
Parameters 
Description 
bool bNoThrow = false 
[in] Disable exceptions throwing from inside this method. 

Waits for completion of function execution in the current thread.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.