TaskQuery Methods |
The TaskQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | FindTasks(TaskManager) |
Finds tasks per the current query parameters.
|
![]() | FindTasksTDirective(TaskManager) |
Finds tasks per the current query parameters.
|
![]() | Queue |
Includes tasks from the specified queues in the query.
|
![]() | TaskState |
Includes tasks from the specified states in the query.
|
![]() | TaskType |
Includes tasks with the specified types in the query.
|