You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TJobThread Class > TJobThread Methods > TJobThread.Start Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TJobThread.Start Method

Call Start to launch the thread and call the function assigned to OnExecute event from within the thread.

Syntax
C#
Visual Basic
public void Start();

The maximum start time is 1ms.

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!