Property | Type | Description | |
---|---|---|---|
CurrentWorkItems | int |
Method | Description | |
---|---|---|
WorkGroupWithItem ( IWorkGroup sourceGroup, IWorkItemsGroup threadGroup, ICounter metricCounter ) : Amib.Threading |
Initializes a new instance of the WorkGroupWithItem class.
|
public WorkGroupWithItem ( IWorkGroup sourceGroup, IWorkItemsGroup threadGroup, ICounter metricCounter ) : Amib.Threading | ||
sourceGroup | IWorkGroup | The source group. |
threadGroup | IWorkItemsGroup | The thread group. |
metricCounter | ICounter | A counter for tracking how many items are being processed |
return | Amib.Threading |