API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::isMultiThreadedMode Method
OdDbDatabase::isMultiThreadedMode Method
Syntax
C++
bool isMultiThreadedMode() const;

ODA_MT_DB_BEGIN

  • details If multi-threaded mode is on, the method returns true. In the other case it returns false.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.