ContextActiveTasks Property

Returns a TaskCollection that contains all the active UIController, BusinessProcess and ModuleController

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public TaskCollection ActiveTasks { get; }

Property Value

TaskCollection

See Also