TaskFlags
Public / Constants
Synchronized
The task will only be performed from the synchronization thread.
Each TaskPool has an own implicit synchronization thread, namely the one that calls the TaskGroup.RunSynchronized methods.
The task will only be performed from the synchronization thread.
Each TaskPool has an own implicit synchronization thread, namely the one that calls the TaskGroup.RunSynchronized methods.