Tungsten
![]() |
ThreadMethodStart Method (Object) |
Starts the thread
Namespace: W.Threading
Assembly: Tungsten.Threading (in Tungsten.Threading.dll) Version: 2.0.1

C#
public void Start( params Object[] args )
Parameters
- args
- Type: SystemObject
The arguments to pass into the thread procedure
