Class TaskQueue
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
public class TaskQueue : Queue<TaskEngine>, IReadOnlyCollection<TaskEngine>, IEnumerable<TaskEngine>, ICollection, IEnumerable
- Inheritance
-
TaskQueue
- Implements
- Inherited Members
- Extension Methods
Methods
StopAll()
停止所有任务
public void StopAll()