ThreadMethod Constructor (Action(CancellationToken))
From Tungsten Suite
Tungsten
|
|
ThreadMethod Constructor (ActionCancellationToken) |
Constructs a new ThreadMethod
Namespace: W.Threading
Assembly: Tungsten.Threading (in Tungsten.Threading.dll) Version: 2.0.1
C#
public ThreadMethod( Action<CancellationToken> threadProc )
Parameters
- threadProc
- Type: SystemActionCancellationToken
The thread proc