All Classes Namespaces Functions Properties Pages
Properties | List of all members
WorkerTaskStatsFilter Class Reference

Specifies the criteria to retrieve the worker task stats More...

Properties

bool GetAverageDuration [get, set]
 Gets or sets a value indicating whether to return the average duration of worker tasks. More...
 
bool GetAveragePendingTime [get, set]
 Gets or sets a value indicating whether to return the average pending time of worker tasks. More...
 
bool GetCount [get, set]
 Gets or sets a value indicating whether to return the count of worker task. More...
 
bool GetMaxDuration [get, set]
 Gets or sets a value indicating whether to return the maximum duration of worker tasks. More...
 
bool GetMaxPendingTime [get, set]
 Gets or sets a value indicating whether to return the maximum pending time of worker tasks. More...
 
bool GetMinDuration [get, set]
 Gets or sets a value indicating whether to return the minimum duration of worker tasks. More...
 
bool GetMinPendingTime [get, set]
 Gets or sets a value indicating whether to return the minimum pending time of worker tasks. More...
 
string MachineName [get, set]
 Gets or sets the machinename. More...
 
short Status [get, set]
 Gets or sets the worker task status. More...
 
short TaskType [get, set]
 Gets or sets the worker task type. More...
 

Description

Specifies the criteria to retrieve the worker task stats

Property Documentation

bool GetAverageDuration
getset

Gets or sets a value indicating whether to return the average duration of worker tasks.

bool GetAveragePendingTime
getset

Gets or sets a value indicating whether to return the average pending time of worker tasks.

bool GetCount
getset

Gets or sets a value indicating whether to return the count of worker task.

bool GetMaxDuration
getset

Gets or sets a value indicating whether to return the maximum duration of worker tasks.

bool GetMaxPendingTime
getset

Gets or sets a value indicating whether to return the maximum pending time of worker tasks.

bool GetMinDuration
getset

Gets or sets a value indicating whether to return the minimum duration of worker tasks.

bool GetMinPendingTime
getset

Gets or sets a value indicating whether to return the minimum pending time of worker tasks.

string MachineName
getset

Gets or sets the machinename.

The machine name.

short Status
getset

Gets or sets the worker task status.

short TaskType
getset

Gets or sets the worker task type.