Progress.GetCountPerStatus

Switch to Manual
public static int[] GetCountPerStatus ();

Returns

int[] An array that contains the count of progress indicators per status. Each index maps a single status from the Status enum.

Description

For each available status, gets the number of progress indicators with that status.