Table of Contents

needLock_runningTasks Field

protected readonly List<Task> needLock_runningTasks

A non-thread-safe list to keep track of currently running tasks.

Returns

List<Task>
A non-thread-safe list to keep track of currently running tasks.