xtd
0.2.0
Loading...
Searching...
No Matches
◆
start_new()
[1/2]
static
thread
xtd::threading::thread::start_new
(
const
xtd::threading::thread_start
&
start
)
static
Create and immedialtely start a
xtd::threading::thread
with specified method.
Parameters
start
A delegate that represents the methods to be invoked when this thread begins executing.
Exceptions
xtd::argument_exception
The start parameter is empty.
xtd
threading
thread
Generated on Sat Sep 7 2024 06:18:49 for xtd by
Gammasoft
. All rights reserved.