You are here: C++ Support Classes > dtSearch Namespace > Classes > DJobThread Class > start Method
start Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
start Method

This is the overview for the start method overload.

Method
Description
Start with default priority, The thread is started with _beginthreadex.
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.