KSC Open API
Kaspersky Security Center API description
params Tasks::GetTaskStatistics ( wstring  strTask)

Acquire statistics of the specified task.

Returns statistics of the specified task.

Parameters:
strTask(wstring) task id in digital representation, like "1" or "45" and etc.
Returns:
(params) object containing task statistics, see List of task statistics attributes.
See also:
Sample. Creating and running task., Sample. Enumerating tasks, querying task statistics and running task.