프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurrentWorkItems | int |
메소드 | 설명 | |
---|---|---|
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 |
리턴 | Amib.Threading |