You are here: C++ Support Classes > dtSearch Namespace > Classes > DJobThread Class > start Method > DJobThread::start Method (int)
DJobThread::start Method (int)
Close
dtSearch Text Retrieval Engine Programmer's Reference
DJobThread::start Method (int)
Syntax
C++
bool start(int priority);

Start with specified priority. The thread is started with _beginthreadex, so it must be ended with _endthreadex

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.