Method GenPartialReport
GenPartialReport(Int32, LinkedHashMap<String, TaskStats>, Int32)
Declaration
protected virtual Report GenPartialReport(int reported, LinkedHashMap<string, TaskStats> partOfTasks, int totalSize)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | reported | |
LinkedHashMap<System.String, TaskStats> | partOfTasks | |
System.Int32 | totalSize |
Returns
Type | Description |
---|---|
Report |